Skip to content

Commit

Permalink
External Configuration file with better power handling (#5)
Browse files Browse the repository at this point in the history
* added external config and logging

* finished config settings

* corrected casting errors

* using utc time, added try-except, added logging, reduced console logs, added simulation mode (#4)

* using utc time, added try-except, added logging, reduced console logs

* system working now. added calibration tab controls

* modifications to power handling, calibration tab

Co-authored-by: bgilman <[email protected]>
Co-authored-by: John Gilman <[email protected]>

Co-authored-by: Robert Gilman <[email protected]>
Co-authored-by: bgilman <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2020
1 parent 9ecf2c7 commit a9ac55a
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 123 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

solar.properties
.idea/
Loading

0 comments on commit a9ac55a

Please sign in to comment.