Firmware updates
Firmware updates
I propose to open this new topic so that we can post our proposals for firmware updates
Re: Firmware updates
I move my last update here (previously posted under the alarm bug topic)
Hello,
here is a new version of the code. I hope this is the final one!
Here is a description of the changes:
- Added parts of the GPS code that is taken from the "TimeFlies" kit ( I added the control of a valid GPS string : control of the character "A"). This code is more "elegant" than my previous fix for empty GPS frames
- Fixed the bug of the DST time that was not taken into account when connecting a GPS
- Fixed several bugs linked to the use of variables in bank1 (some variables in Bank1 were used in the code without the instruction "Banksel1" before them)
You can find all my fixes by searching "EBD" in the comments (sorry some are in French... )
This version is under test since the 03rd of July and I saw no default for the moment
Hello,
here is a new version of the code. I hope this is the final one!
Here is a description of the changes:
- Added parts of the GPS code that is taken from the "TimeFlies" kit ( I added the control of a valid GPS string : control of the character "A"). This code is more "elegant" than my previous fix for empty GPS frames
- Fixed the bug of the DST time that was not taken into account when connecting a GPS
- Fixed several bugs linked to the use of variables in bank1 (some variables in Bank1 were used in the code without the instruction "Banksel1" before them)
You can find all my fixes by searching "EBD" in the comments (sorry some are in French... )
This version is under test since the 03rd of July and I saw no default for the moment
- Attachments
-
- 5-tube clock code_july2018.zip
- asm + hex version of the code
- (34.21 KiB) Downloaded 903 times