133 Commits

Author SHA1 Message Date
April
19f0496f4a
Update README.md 2025-01-14 02:57:04 +00:00
April
bf7c8d17ae
Remove OpenTelecom branding from README 2025-01-14 02:55:39 +00:00
April P.
ecba3b6d96 License legacy repo under GPLV3 2025-01-13 18:53:57 -08:00
April P.
4d3a5bcd72 Update README to remove previous OpenTelecom copyright as it no longer applies 2025-01-13 18:52:20 -08:00
April Wormwood
8251b20ce1
I don't suck at markdown this bad usually I promise 2022-11-27 22:05:17 -07:00
April Wormwood
4068eaf07e
Update README.md 2022-11-27 22:02:03 -07:00
April Wormwood
58eb901706
Update README 2022-11-27 22:01:17 -07:00
April Wormwood
9b6e1aa459 Merge branch 'ana-main-patch-68671' into 'main'
Hahaha I did a dumb.

See merge request open-telecom/i2DataCollector!8
2022-11-28 04:09:35 +00:00
Anastasia Mayer
24549fda74 Hahaha I did a dumb. 2022-11-28 01:01:27 +00:00
April Wormwood
1cd80308cb
Merge pull request #7 from GWES-EAS-Relay-Network/main
Small updates, nothing major.
2022-11-26 15:33:10 -07:00
Anastasia Mayer
4e8c0d8791
Improve Satrad and Mosaic update code.
One less system call.
Doesn't change much but is something.
2022-11-26 16:14:47 -06:00
Anastasia Mayer
5bd83facae
Some interface and time generation updates.
Will clean up later when I am on a proper IDE.
2022-11-26 16:06:41 -06:00
Anastasia Mayer
17d5c83caf
Update README.md 2022-11-26 15:43:00 -06:00
Anastasia Mayer
8dfaef56f7
Update the README to remove the 5D links 2022-11-26 15:42:13 -06:00
April Wormwood
d7da02deba
Fix alerts not being checked properly 2022-11-15 12:00:45 -07:00
April
ffb98eef8f
Forgot to fix CurrentObservations, whoops 2022-11-13 17:34:27 -07:00
April Wormwood
66a769fe9f
Merge pull request #6 from Open-Telecom/collectorsToAsync
Convert data collectors to async
2022-11-13 17:19:56 -07:00
April
4645bc5a53
Undo previous commits 2022-11-13 17:19:09 -07:00
April
08da432ea2
Fix syntax of previous commit 2022-11-13 17:11:55 -07:00
April
2936a64cff
Prevent blocking when sending files to the i2 2022-11-13 17:08:26 -07:00
April
7727cdc23d
Replace broken unicode with fixed character 2022-11-13 16:50:54 -07:00
April
175ab43039
Make tasks for updating from the radar server 2022-11-13 16:41:51 -07:00
April
ce51e37e7f
Set write mode for getData() to append instead of write 2022-11-13 16:37:08 -07:00
April
60d6728926
Fix WateringNeeds not writing footer 2022-11-13 16:23:53 -07:00
April
29420a3a50
Make new tasks for converted record generators 2022-11-13 16:21:28 -07:00
April
e1432fd464
WateringNeeds to asynchronous 2022-11-13 16:11:31 -07:00
April
639db76723
TideForecast to asynchronous 2022-11-13 16:08:10 -07:00
April
68140eb0b2
PollenForecast to asynchronous 2022-11-13 16:05:06 -07:00
April
f18b52bcf5
MosquitoActivity to asynchronous 2022-11-13 16:03:08 -07:00
April
f1c633febc
AchesAndPains to asynchronous 2022-11-13 16:00:38 -07:00
April
704c33201f
AirportDelays to asynchronous 2022-11-13 15:56:01 -07:00
April
1f116850ce
AirQuality to asynchronous 2022-11-13 15:52:15 -07:00
April
e2554e11b9
Breathing to asynchronous 2022-11-13 15:49:25 -07:00
April
a9aa0174d4
HeatingAndCooling to asynchronous 2022-11-13 15:46:55 -07:00
April
47fe9a9c47
Add national airport codes to getAirportCodes() 2022-11-13 15:41:01 -07:00
April
cfca3d718a
Potential fix for georef on the RadarProcessor 2022-11-13 15:32:14 -07:00
April
0f003fee91
Make first-time run file creation asynchronous 2022-11-13 15:27:14 -07:00
April
95ff8dec90
Get rid of debug code in the LFRecord handler 2022-11-13 15:17:08 -07:00
April
b14bafa26d
Comment unused code in starbundle.py 2022-11-13 15:16:42 -07:00
April
101b0545f3
Alerts collector task 2022-11-13 15:12:41 -07:00
April
ac2835e87e
Use aiofiles instead of stock open() 2022-11-13 14:33:44 -07:00
April
204520753a
await asyncio.sleep() calls in RecordTasks 2022-11-13 14:31:42 -07:00
April
38dc9c005c
Make each record update its own task 2022-11-13 14:29:46 -07:00
April
9cc4633e8f
__init__ file for record generators 2022-11-13 14:29:16 -07:00
April
f66e45ef01
Fix FileNotFound error in Alerts 2022-11-12 13:30:10 -07:00
April
b96bbad5d7
Temporarily remove non-async tasks from main 2022-11-12 13:25:21 -07:00
April
c20b48b6d9
Make alerts async 2022-11-12 13:22:25 -07:00
April
900cad0b9b
HourlyForecast to asynchronous 2022-11-12 12:59:50 -07:00
April
73dbba3a65
getData() not awaited in CO and DF records. 2022-11-12 12:58:42 -07:00
April
e557ebcacb
DailyForecast to asynchronous 2022-11-12 12:52:24 -07:00