Firmware updates

Instructions, hints and discussion for constructors of our first 5-tube nixie clock.
Skyraider
Posts: 40
Joined: Sat Nov 11, 2017 1:18 pm

Firmware updates

Post by Skyraider »

I propose to open this new topic so that we can post our proposals for firmware updates
Skyraider
Posts: 40
Joined: Sat Nov 11, 2017 1:18 pm

Re: Firmware updates

Post by Skyraider »

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... :o )
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 835 times
Post Reply