Commit Graph

22 Commits

Author SHA1 Message Date
0f003fee91 Make first-time run file creation asynchronous 2022-11-13 15:27:14 -07:00
101b0545f3 Alerts collector task 2022-11-13 15:12:41 -07:00
38dc9c005c Make each record update its own task 2022-11-13 14:29:46 -07:00
b96bbad5d7 Temporarily remove non-async tasks from main 2022-11-12 13:25:21 -07:00
10f328fec3 re-enable radarCollector task 2022-11-04 23:47:27 -07:00
3716287338 Temporarily comment out the radarCollector task 2022-11-04 20:40:00 -07:00
a282b6c3a7 add satrad to radar types 2022-11-02 22:42:50 -07:00
786e365839 Add the radar collector to the task loop 2022-11-02 22:36:42 -07:00
08a88b86fa radarCollector checks at 1 second intervals 2022-11-02 22:11:30 -07:00
b82ad0107b Add radarCollector task to main.py 2022-11-02 22:09:12 -07:00
0db804a31a Fix request URL for MosquitoActivity record 2022-10-21 22:39:09 -07:00
fd3218eb7a Add new data collectors to main.py 2022-10-21 22:36:02 -07:00
a8e58857cb Fix import in main.py 2022-10-21 19:00:56 -07:00
5320d22fae HeatingAndCooling record generator 2022-10-21 18:54:53 -07:00
10586a41f2 Create folders and files if not exist 2022-10-19 15:25:28 -07:00
51be3229e9 Go back to old loop system & take Radar processing out of the loop 2022-10-17 23:52:07 -07:00
ab7ff6fca0 Fix makeRadarImages() not being awaited in main.py 2022-10-17 23:03:56 -07:00
da0f58390c Cleaned up the event loop 2022-10-17 22:53:58 -07:00
ec9268deae Use logging and coloredlogs instead of printing 2022-10-17 22:17:38 -07:00
0285fd3679 Fix the tasks in main.py not looping properly 2022-10-13 10:48:26 -07:00
a33ad33678 Very rudamentary implementation of async tasks in main.py 2022-10-13 01:36:18 -07:00
1c9ba13401 Init. 2022-10-07 22:54:12 -07:00