Commit graph

12 commits

Author SHA1 Message Date
db115b3905
Compress OpenCV and Tesseract into a single file 2023-05-17 09:48:28 -04:00
2820fb4f34
Update todolist 2023-03-15 11:14:08 -04:00
fe624512e9
End of Day Mar. 13
Update documentation; make code and code understandable
2023-03-14 07:10:36 -04:00
1bab6887ba
Update documentation and todos 2023-03-09 13:12:30 -05:00
7708d1359a
Update docs, rollback accidental version increment
ErrorLogging now has consistent indentation
MovementFacade needs to be rolled back
2023-03-07 13:58:45 -05:00
4d0b08fb7f
Update documentation 2023-02-10 10:31:26 -05:00
ae79c0f95f
Remove GUI from current build for 4.0.0 ship 2023-02-08 08:49:58 -05:00
033852adc6
UNTESTED!!! End of day push 25 Jan.
Major rework of OpenCV, Config, ErrorLogging, and CLI.

Major changes:
- Started debug of image processing. (Currently still nonfunctional)
- Added a PrintWriter.flush() call to ErrorLogging, to force errors to
  be written to log file.
- Cli.main now will always close GPIO and Logs.
- Config properties now have safe names for config files.
- Started removal of null.equals(null) calls, which result in
  NullExceptionErrors. (These have not all been confidently caught.)
2023-01-25 17:07:47 -05:00
9819ea5252
Finish initial development of MovementFacade
Implement MovementFacade into CLI; set default file location for
ErrorLogging.
2023-01-24 10:48:23 -05:00
6d9a1d55f7
End of 23 Jan. commit 2023-01-23 16:08:38 -05:00
a7dcf32004
Start updating Javadocs 2023-01-23 11:25:09 -05:00
a5d62e35e9
Start DataSaving work.
Basic framework implemented; going back to logging_tools.py to get
additional information on what was written.
2023-01-23 10:40:50 -05:00
Renamed from thingsToDo.md (Browse further)