133 Commits

Author SHA1 Message Date
needlenose
2fcf8a033e Ignore pycache 2022-10-18 20:36:05 -07:00
April
874f465c61
Fix MachineProductCfg.py not opening the Xml correctly 2022-10-18 17:43:54 -07:00
April
51be3229e9
Go back to old loop system & take Radar processing out of the loop 2022-10-17 23:52:07 -07:00
April
ab7ff6fca0
Fix makeRadarImages() not being awaited in main.py 2022-10-17 23:03:56 -07:00
April
b2b412722d
Fix RadarProcessor not importing when imported from main.py 2022-10-17 23:01:53 -07:00
April
33a044564d
Fix typo in Alerts.py causing an exception at runtime 2022-10-17 23:01:35 -07:00
April
61bacad672
Fix python not importing py2lib.bit in Alerts.py 2022-10-17 22:54:47 -07:00
April
da0f58390c
Cleaned up the event loop 2022-10-17 22:53:58 -07:00
April
591f189a52
Clean up the BERecord generator 2022-10-17 22:47:33 -07:00
April
a7f21d5c20
Add a requirements.txt file 2022-10-17 22:22:44 -07:00
April
ec9268deae
Use logging and coloredlogs instead of printing 2022-10-17 22:17:38 -07:00
April
7a32af77aa
Basic README 2022-10-17 21:54:02 -07:00
April
fd1b69c49b
getZones function for MachineProductCfg.py 2022-10-17 21:21:12 -07:00
April
f7314f286f
Exception handling for writing AirQuality 2022-10-17 21:12:07 -07:00
April
1ff7731501
Heavy optimizations using multithreading & async 2022-10-17 03:27:46 -07:00
April
52d470ad65
Update .gitignore 2022-10-17 02:34:57 -07:00
April
be61b145da
Very experimental radar processing 2022-10-16 00:41:11 -07:00
April
0285fd3679
Fix the tasks in main.py not looping properly 2022-10-13 10:48:26 -07:00
April
63fe0a42e2
py2Lib/__init__.py to make it function as a module. 2022-10-13 01:36:38 -07:00
April
a33ad33678
Very rudamentary implementation of async tasks in main.py 2022-10-13 01:36:18 -07:00
April
0af0b8f927
Add grabber functions to the LFRecord in py2Lib 2022-10-13 01:36:00 -07:00
April
3fa05f5ee2
Refactor MachineProductCfg 2022-10-13 01:35:41 -07:00
April
c713bc71d1
Hefty updates to the LFRecord DB 2022-10-13 01:35:26 -07:00
April
6537d392ac
Fixed up record generators + new ones from Goldblaze 2022-10-13 01:34:54 -07:00
April
532fd39d40
Fix typo in .gitignore 2022-10-13 01:34:22 -07:00
April
a3215e4e1c
Broken(?) AirQuality record generation 2022-10-12 20:50:57 -07:00
April
ad635d0141
Update LFRecord DB to include epaIds 2022-10-12 20:09:31 -07:00
April
5c86646fc2
Update .gitignore 2022-10-12 12:38:04 -07:00
April
7e07494993
Add the rest of Floppa's i2 scripts 2022-10-08 16:41:05 -07:00
April
8079ce09e9
Alerts.py --> recordGenerators/Alerts.py 2022-10-08 15:55:02 -07:00
April
499491334f
Floppa's i2 scripts 2022-10-08 14:51:20 -07:00
April
828247480a
LFRecord DB and boilerplate code for a handler. 2022-10-08 00:59:39 -07:00
April
1c9ba13401
Init. 2022-10-07 22:54:12 -07:00