I know Riku has already posted a video of the Christmas update, but this is only half the story
The as well as the firmware update there is also a new CPS version, with 2 new features I've added just for a bit of Christmas fun.
- You can now set your own custom boot screen image (or continue to use the 2 lines of text)
- You can also make your own custom boot melody, or have no boot sound at all, and almost completely remove the boot screen if you don't want it
In addition to these 2 Christmas goodies, there have been a number of other bug fixes since the last release, including...
- Change to the VFO screen to show whether VFO A or B is selected, by displaying Ta and Ra or Tb and Rb . From Daniel
- Scanning fixed from Daniel and me.
- Low voltage warning change. From Daniel
- Continuous backlight fix. From Daniel
- Language file updates. From various contributors
- DMR simplex scan fix. From Colin
- TG0 display fix. From Alex.
- Fix for Tx screen lockup. From Daniel
- Battery voltage graph. From Daniel.
- Numerous other small fixes. From Daniel and Alex and me
https://github.com/rogerclarkmelbourne/ ... taller.exe
The latest firmware can be downloaded from here
https://github.com/rogerclarkmelbourne/ ... latest.sgl
Some notes about the boot screen image and melody.
The boot screen image is 128 pixels wide by 64 pixels high. It needs to be black and white (not grey scale). The CPS will attempt to convert both the image size and image format, but the quality will not be as good as if you use another program to create the file in black and white and at the correct size.
If you select an image, the CPS automatically changes the "Boot Item" "Intro screen" setting to "Picture". So if you want to return to using the 2 lines of text you need to go into the Boot Item screen and change the Intro screen setting back to "Text"
The boot melody currently needs to be defined in terms of Note Number and Note duration. In the longer term this can be improved, but I didn't have item to finesse this.
For example the normal start beeps are
38,6,0,2,38,2,0,2,38,6,0,2,38,2,0,2,38,6
which is ...
note 38 duration 6
note 0 duration 2 (no sound for a duration of 2)
note 38 duration 6
note 0 duration 2 (no sound for a duration of 2)
etc
There is a rudimentary melody test player in the CPS but it doesn't work very well at the moment.
Another example of a tune is
30, 8, 28, 8, 27, 8,30, 16, 28, 8, 27, 8,30, 8, 25, 16,
32, 8, 30, 8, 32, 8, 34,16,32, 8, 30, 8, 28, 8, 27, 32
If the melody doesn't play in the text player, then you have done something wrong with the numbers or the commas.
Note
Currently the CPS does not read back the melody or the boot image from the radio, but it is saved into the codeplug.
Edit
If anyone wants a version with the ability to have their own boot screen and own melody, but also wants to use the 2 lines of text, please use this version.
(Basically. The version for after Christmas)