Wykres commitów

8 Commity (935e3326a01e7dcd4c2ed4d23e7461faf5f90e41)

Autor SHA1 Wiadomość Data
DigitalConfections b9f99029db Fixes an Oops in Version 0,4
o Didn't update version number for version 0.4. This corrects that.
o Also increments the EEPROM flag.
2020-05-29 20:59:55 -04:00
DigitalConfections ed82c999cb Version 0.4
o Fixes a problem with v0.3 in which Arduino changes the default values of Timer 2 registers.
o Turns off 30-second code speed-up for BEACON and Foxoring modes.
2020-05-29 20:33:54 -04:00
DigitalConfections ae9926a060 Ver 0.3 - Minor Fixes and Feature Set
o Fixed a bug that prevented the SPD settings from getting saved to EEPROM.
o Added a temperature calibration value that gets saved to EEPROM.
o Temp calibration gets set using > TEM C <###> command, where ### is tenths of a degree and can be positive or negative value.
o Added comments
o Style and syntax fixes
o Added a time-since-reset seconds counter that could be used to incorporate  delayed start, or shut-off time features.
2020-05-29 13:12:30 -04:00
DigitalConfections fc09619935 Major Changes
o Integrated morse.cpp and morse.h into the project along with nacessary changes to make those files work correctly.
o Various bug fixes
o Reduced RAM memory footprint
2020-05-28 22:53:02 -04:00
DigitalConfections 5074b01f5f Command List Update
o Added TEM command to the list of commands that gets displayed on the terminal.
2020-05-26 20:33:40 -04:00
DigitalConfections e2a1996e85 Clean-up and Bug Fix
o Refactored global variable names.
o Corrected Morse code timing.
o Fixed an error affecting demo mode.
2020-05-26 20:06:22 -04:00
DigitalConfections 895bb5c98f Moved Files
Moved License and Readme outside of script folder.
2020-05-26 08:54:48 -04:00
DigitalConfections b156b5fa2e New Folder
Created a folder to hold the Arduino script. This should allow the project to build under Arduino IDE without the user needing to create a new folder.
2020-05-26 08:50:47 -04:00