Wykres commitów

19 Commity (55c87ac8342e37041af9e50abb9b7ae1bfeefbf6)

Autor SHA1 Wiadomość Data
DigitalConfections 55c87ac834
Merge pull request #6 from DigitalConfections/Dev1
Ver 0.3 - Minor Fixes and Feature Set
2020-05-29 13:13:09 -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 d00a5c4e7e
Merge pull request #5 from DigitalConfections/Dev1
Major Changes
2020-05-29 09:12:00 -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 4bcc68d1e2
Merge pull request #4 from DigitalConfections/Dev1
Command List Update
2020-05-26 20:34:16 -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 f89d534ced
Merge pull request #3 from DigitalConfections/Dev1
Clean-up and Bug Fix
2020-05-26 20:07:14 -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 c11c6bc8a0
Merge pull request #2 from DigitalConfections/Dev1
Dev1
2020-05-26 08:58:31 -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
DigitalConfections d5210b08b3 Major Revision
o Numerous changes
o New commands
o Bug fixes
o Temperature measurement support
2020-05-25 22:52:05 -04:00
Charles 559b4a3a3f TTY Terminal
o Changed Linkbus to function more like a standard TTY terminal.
o Cleaned up some unused defs
2020-05-25 10:07:29 -04:00
DigitalConfections 74d837439d Fix for previous commit
o Deleted reference to MESSAGE_WIFI
2020-05-24 19:57:00 -04:00
Charles 88cc9455f1 Minor Changes
o Added "VER" command for displaying version number.
o Deletes and cleanup
2020-05-24 16:48:50 -04:00
DigitalConfections 9907fc6932
Merge pull request #1 from DigitalConfections/Dev1
Small Fixes
2020-05-24 16:11:28 -04:00
Charles bd6c56d5e6 Small Fixes
o Fixed "Arduino.H" in defs.h
o Updated version number to 0.1 in defs.h
2020-05-24 16:08:43 -04:00
DigitalConfections b3721aca2d
Add files via upload 2020-05-22 20:37:47 -04:00
DigitalConfections d077e2cdc7
Initial commit 2020-05-22 20:31:53 -04:00