Skip to main content

uBITX Firmware CEC Version 1.075 (Beta) Release

uBITX Firmware CEC Version 1.075 (Beta) Release

The beta version 1.07x was officially released as version 1.08

http://www.hamskey.com/2018/05/ubitx-firmware-cec-version-108-release.html


Version 1.07x is a test version for new attempts.
Version 1.061 is a stable version with most features implemented. 
There are also various versions based on Version 1.04 or Version 1.06 by other developers.


1.CEC Firmware Versions
Please click on the link below for Version 1.061.
http://www.hamskey.com/2018/03/cat-support-ubitx-firmware-cec-version_24.html

Features added in uBITX Firmware CE Version 1.07 Beta are listed below.
http://www.hamskey.com/2018/04/cat-support-ubitx-firmware-cec-version.html

Features added in uBITX Firmware CE Version 1.073 Beta are listed below.
http://www.hamskey.com/2018/04/ubitx-firmware-cec-version-1073-beta.html

Since version 1.073, there are five .HEX files distributed.
Upload the version for your LCD mounted on your uBITX.
UBITX_CEC_Vxxxxx_16P.hex  : It is the LCD equipped with uBITX. Default LCD, 16x02 Parallel LCD
UBITX_CEC_Vxxxxx_16I.hex  : 16x02 I2C LCD
UBITX_CEC_Vxxxxx_20P.hex  : 20x04 Parallel LCD
UBITX_CEC_Vxxxxx_20I.hex  : 20x04 I2C LCD
UBITX_CEC_Vxxxxx_16D.hex  : 16x02 I2C Dual LCD


It does not matter if you make a mistake. But the screen just does not come out.
If you make a mistake, just upload another hex file.

To upgrade to a .HEX file, see the link below.
http://www.hamskey.com/2018/01/how-to-upgrade-ubitx-firmware.html

Version 1.074 has been skipped without deployment.
uBITX Manager has been upgraded to version 1.05.

2.Version 1.075 Beta Related Downloads
Release Notes for Version 1.075
https://github.com/phdlee/ubitx/releases/tag/v1.075

uBITX firmware file
https://github.com/phdlee/ubitx/releases/download/v1.075/UBITX_CEC_V1.075_Hex.zip


uBITX Manager Version 1.05
https://github.com/phdlee/ubitx/releases/download/v1.075/uBITX_Manager_V1.05.zip

Version 1.075 firmware source code
https://github.com/phdlee/ubitx/archive/v1.075.zip

source.zip and source.tar.gz are automatically generated by github. (I can not edit the name) If you feel uncomfortable about version control of code, please download below
https://github.com/phdlee/ubitx/releases/download/v1.075/UBITX_CEC_V1.075_source.zip


3.Changes since Version 1.073
3.1 Change S.Meter (Signal Meter) display method
  If you want to delay the S.Meter change, you need to modify the S.Meter sensor's capacitors.
http://www.hamskey.com/2018/05/setting-smeter-to-ubitx-with-cec.html

3.2 Fixed S.Meter bug
 S.Meter did not process correctly according to ADC Value.

 S.Meter Sensor Example)

3.3 Modification of S.Meter related protocol for CAT communication
  I tested it using the Ham radio deluxe program.


3.4 Add recovery mode (such as Factory Reset)
  Backs up the settings used when shipped from the factory when installing CEC Firmware. Once backed up, it is no longer backed up.
 Even if you update the firmware afterwards, the information such as the once-backed calibration is retained.
If you have not done calibration before buying uBITX, you can proceed with factory reset at any time.

 


Recovery Mode will be posted separately.

3.5 Other minor modifications
  - Fixed Band move bug
  - Changed Frequency Display Method on WSPR Mode (Added Point and align words)

4.Changes in uBITX Manager V1.05
4.1 Add S.Meter assistant to uBITX Manager
 You can set up any hardware for S.Meter.

4.2 Load Factory Setting
It is a function to restore uBITX with the setting information backed up when CEC Firmware is installed for the first time.
Of course, this function can be used without uBITX Manager.


4.3 Protected Backup Data
It is a function that protects backup data even if you accidentally modified the backup data. Checked by default. You do not need to learn this feature when using uBITX Manager.

The uBITX recovery function will be posted separately.

5.conclusion
CEC firmware is based on uBITX, which has not modified anything.
No hardware modifications are required to upload CEC firmware.

Beginning with Version 1.075, the factory settings are backed up.
It is better if you have never done a calibration.

Even if you prefer Stock Firmware, it is recommended to upload CEC Firmware about once. If you do so, your calibration settings will be automatically backed up to EEProm. You can always go back to Stock Firmware.

Perhaps this version will be released to Version 1.08 after minor modifications at the end of the test.

I purchased some hardware to add functionality at the request of users.
I want to have a good time with the purchased hardware after releasing Version 1.08.

Thank you for using CEC Firmware.

Ian KD8CEC

Comments

  1. Hey Ian,. Since you've change a little , to the type of software that needs to be compiled ect, I've had to figure out why I was having trouble. So, 1. I've learned how to include libraries. 2. I've learned how to include zip libraries. A little progress.

    Remember that talking chip , the Emic 2 ? That's the first sketch with a library I've successfully compiled. I guess I'm a little slow now ? Its the one where the Arduino uses a color reading chip and the "speaks" the color. It nearly compiled but it talks about "scope" as an error, I'll figure that out later, now to work with your recent software using that big blue LCD ect. Wish me luck.

    ReplyDelete
  2. Hey and also, your mentioned in the latest "solder smoke" at about 30 minutes in. On the top of this page. The Homebrew Blog for people with Irons and Solder. https://soldersmoke.blogspot.com/2018/05/an-epic-evening-on-40-meters.html?spref=fb And in Addition, there is now a new version of the uBITX the r4 with AGC and Discrete component audio section ! No more pops either. I believe the software and Raduino are the same as R3 . Hopefully you can visit and get on the show ? Or get on from the Dayton ?

    ReplyDelete
    Replies
    1. I just saw your comment.
      I did not include any other libraries, just the files have been reorganized and deleted or added.
      I know that you have a new code for BITX40, It will probably compile if you make the file structure identical.
      And now I'm working on Nextion LCD, I found Nextion LCD because of uBITX, it seems to be too good.
      When this is over, I plan to use the Emic2 you talked about, but Emic2 is expensive. So I'm a little worried right now, I plan to order one.

      Ian KD8CEC


      Delete
  3. How do I submit a bug report for V1.08 to you ? - Michael VE3WMB

    ReplyDelete

Post a Comment

Popular posts from this blog

Introduction to UV-K5 HF Fullband receive version 0.3

Introduction to UV-K5 HF Fullband receive Version 0.3 This is an introduction to UV-K5 HF full-band reception firmware 0.3HF using SI4732-A10. This version is released separately from the existing UV-K5 CEC firmware version. because space is needed to store a large PATCH file to use SI4732-A10's SSB. 0.3HF added several functions to use SSB for shortwave radio and amateur radio.

Release CEC Firmware v1.200 for uBITX All version(include V2, V3, V4, V5)

Release CEC Firmware v1.200 for uBITX All Version (include v2, v3, v4, v5) I did the firmware work for v5 when uBITX V5 was released, but I release it now. I received the feedback from a thankful beta tester and tested it myself by converting my uBITX v3 to v5 but I was not sure. I ordered the uBITX V5 and delivered the correct uBITX V5, so I made a little more fine-tuning. If you use V2, V3, V4, you do not need to update this firmware.

Introducing UV-K5 Version 0.1P (CW)

  Introducing UV-K5 Version 0.1P (CW Mode) CW-related functions have been added to version 0.1P. The spectrum function has been removed but is maintained in the source code. Later, when the source code is distributed, you can activate it and use it if necessary. This version is for testing purposes only. It will be redistributed as the stable version 0.2 in approximately 1-2 weeks. If you don't want to beta test, you can wait a week or two and download 0.2