71 Commits

Author SHA1 Message Date
April
a282b6c3a7
add satrad to radar types 2022-11-02 22:42:50 -07:00
April
01236e50d9
Having a check for the radar type causes a bug for some reason. 2022-11-02 22:42:02 -07:00
April
80ba053cf5
Clear out expired radar frames in the new radar collector 2022-11-02 22:36:55 -07:00
April
786e365839
Add the radar collector to the task loop 2022-11-02 22:36:42 -07:00
April
08a88b86fa
radarCollector checks at 1 second intervals 2022-11-02 22:11:30 -07:00
April
b82ad0107b
Add radarCollector task to main.py 2022-11-02 22:09:12 -07:00
April
3c64469b5e
Comment .temp/ entry in .gitignore 2022-11-02 22:00:13 -07:00
April
adeaff276d
Server-based radar collector 2022-11-02 21:59:46 -07:00
April
73c67bebb4
Delete AirQuality.i2m if it fails to create. 2022-10-24 00:56:15 -07:00
April
0db804a31a
Fix request URL for MosquitoActivity record 2022-10-21 22:39:09 -07:00
April
a45db0afb7
Return the stations list in getTideStations() 2022-10-21 22:36:14 -07:00
April
fd3218eb7a
Add new data collectors to main.py 2022-10-21 22:36:02 -07:00
April
ad2418ad55
TideForecast record generator 2022-10-21 22:33:17 -07:00
April
5b734f314c
Function to return tide stations in the MPC 2022-10-21 22:01:49 -07:00
April
910d692f0d
WateringNeeds, Aches & Pains, and Mosquito Activity records 2022-10-21 21:50:05 -07:00
April
28d00ef20c
Update lo8s.py 2022-10-21 19:36:54 -07:00
April
3bf87754f5
Fix more typos 2022-10-21 19:21:46 -07:00
April
06912658bd
Mistyped an API link resulting in a 401 fixed 2022-10-21 19:06:01 -07:00
April
a8e58857cb
Fix import in main.py 2022-10-21 19:00:56 -07:00
April
5320d22fae
HeatingAndCooling record generator 2022-10-21 18:54:53 -07:00
April
ec4d1d580b
Merge branch 'main' of https://github.com/the5dcrew/i2MessageEncoder-Rewrite 2022-10-20 17:46:11 -07:00
April
3613a76005
Fix mix colors not being replaced properly 2022-10-20 17:45:52 -07:00
April Wormwood
52127af061
Update README.md 2022-10-20 14:13:10 -07:00
April Wormwood
565ebfd0f8
Update README.md 2022-10-20 14:12:28 -07:00
April
5d2a3902cf
Change prints from Alerts.py to logged messages 2022-10-20 00:31:04 -07:00
April
c20d9be311
Set debug messages to logged debugs instead of prints 2022-10-20 00:29:53 -07:00
April
7dbf37cd08
Grab county locations for alert areas 2022-10-20 00:25:32 -07:00
April
a0ac6453cf
Revert "Bugfix for broken TWC alerts"
This reverts commit 685f6bc451a2c45d873e55e36de2bd89a832e47a.
2022-10-19 19:12:36 -07:00
April
685f6bc451
Bugfix for broken TWC alerts 2022-10-19 19:05:55 -07:00
April
122b29486a
Merge pull request #2 from the5dcrew/needlen0se
Needlen0se
2022-10-19 15:27:27 -07:00
needlen0se
10586a41f2 Create folders and files if not exist 2022-10-19 15:25:28 -07:00
needlen0se
1ae86e2898 Error if XML is missing 2022-10-19 15:18:22 -07:00
April
43e93e7a5b
Merge pull request #1 from the5dcrew/needlen0se
Needlen0se Updates
2022-10-18 23:08:45 -07:00
needlenose
e65b66f73a Bugfix if alertmanifest doesn't exist 2022-10-18 22:55:41 -07:00
needlenose
af80e77553 Move radar process to tmp 2022-10-18 22:07:42 -07:00
needlenose
6b7db53853 Cleanup i2m 2022-10-18 20:57:27 -07:00
needlenose
bc18b712f6 Bugfix in alerts 2022-10-18 20:55:55 -07:00
needlenose
e8554e81ed Move data to temp directory 2022-10-18 20:40:28 -07:00
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