Wykres commitów

7 Commity (9fd2f82f7b7f4215d83f014d8075c9e512079325)

Autor SHA1 Wiadomość Data
DigitalConfections d0f7726b16 Ver 0.14
o Added compile option to place 601Hz signal on PD3 to use for timing calibration
o Deleted watchdog ISR.
o Minor cleanup
2020-06-24 21:28:09 -04:00
DigitalConfections 7af94d1f1a Ver 0.9
o Added starting tones
o Added STA command to turn on/off starting tones
2020-06-04 15:32:08 -04:00
DigitalConfections 6fafb8d453 Version 0.5
o Clock calibration and station ID no longer get erased by a factory reset:
The only way to set these values is using the CAL and ID serial commands.
They still get initialized on an erased EEPROM, but never thereafter.
o MIT license added to all files.
2020-05-30 09:48:04 -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 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