Commit Graph

52 Commits

Author SHA1 Message Date
xss
9f7641e327 OS1.2 upgrade, ham_predictor 2022-04-09 15:10:06 +10:00
xss
a23bc0d87c more agressive ascent rate drops 2022-03-17 15:15:08 +11:00
xss
44e10ef9f3 higher thresold for running a prediction 2022-03-17 14:52:43 +11:00
xss
73b0da6069 lower async amount 2022-03-17 12:56:37 +11:00
xss
9f02d1eece async semaphore fix 2022-03-13 07:35:08 +11:00
xss
67e47ab0fe USE CORRECT SERIAL NUMBER FOR SAVING DATA! 2022-03-12 18:01:31 +11:00
xss
4d19dad750 roll back asyncing reverse predictions 2022-03-12 17:44:26 +11:00
xss
3d4595131c async imrpvoements 2022-03-12 14:16:15 +11:00
xss
d7fb710ad3 fix reverse prediction 2022-03-12 14:01:24 +11:00
xss
380b3bec1e predictor improvements 2022-03-12 13:03:16 +11:00
xss
9689b1d068 old sondes had altitude as a string :| 2022-03-07 08:40:02 +11:00
xss
309e3dcc1c Fix quotes on historic 2022-03-07 07:37:41 +11:00
xss
a1d304457f History hacks 2022-03-06 10:17:35 +11:00
xss
f2622844fc forgot to add the ham listner folder 2022-02-27 13:44:15 +11:00
xss
2ee38c5a89 add totals for stats 2022-02-27 12:57:24 +11:00
xss
1ffeef2cab Implementing imet blocking 2022-02-27 12:29:43 +11:00
xss
0affb308fc Add basic amateur endpoints 2022-02-27 10:55:34 +11:00
xss
0a92625de3 add gzip compression to payloads 2022-02-13 11:08:45 +11:00
xss
4ae8678a5e don't send to sns if empty 2022-02-12 18:59:57 +11:00
xss
d358655a93 revert filtering back to 3 packets 2022-02-12 09:18:23 +11:00
xss
dd14a3a350 switch to moving the sns to mqtt into vpc to reduce data usages 2022-02-12 09:08:07 +11:00
xss
001fc6c5ca Add DFM filter 2022-02-03 18:27:22 +11:00
xss
d327519d2f use gzip compression for receiving data from ES 2022-02-01 21:12:20 +11:00
Luke Prior
f7736d4008
fix env 2022-01-28 21:31:27 +11:00
Luke Prior
a9c66410d0
Ingest Updates (#54)
* Matching improvements, new format

* Switch to 2 hours

* Support DFM serials directly

* Remove debugging print statement

* Remove unused debugging statement

* Update pr.yml

Co-authored-by: Michaela Wheeler <git@michael-wheeler.org>
2022-01-28 21:18:08 +11:00
xss
f2514c033b add recovery ingestion 2022-01-26 17:44:10 +11:00
Luke Prior
194af293b1
Add files via upload 2022-01-26 16:04:37 +11:00
Luke Prior
112e21f701
Add files via upload 2022-01-26 16:02:26 +11:00
Luke Prior
693e5f064e
Add files via upload 2022-01-26 15:26:34 +11:00
Luke Prior
c21c549778
Add files via upload 2022-01-26 15:21:51 +11:00
Luke Prior
97b5541d17
Add files via upload 2022-01-26 15:21:18 +11:00
Luke Prior
66f1cca26c
Delete __init__.py.py 2022-01-26 15:21:09 +11:00
Luke Prior
04edbf0e00
Add files via upload 2022-01-26 15:20:37 +11:00
Luke Prior
e6a65a74d4
Create __init__.py 2022-01-26 15:19:53 +11:00
Michaela Wheeler
bfeda317bf add listener stats 2022-01-17 11:34:56 +11:00
Michaela Wheeler
a058f17464 add amateur put api 2022-01-17 10:20:15 +11:00
Michaela Wheeler
dd28947833 fix websockets and add amateur 2022-01-17 10:19:56 +11:00
Michaela Wheeler
b291a74993 block changeme callsigns 2022-01-17 08:53:19 +11:00
Michaela Wheeler
2a56b3810a fix for latln in aprs 2022-01-17 08:49:52 +11:00
Michaela Wheeler
b613968da7 APRS importing of ham balloons 2022-01-12 21:00:42 +11:00
Michaela Wheeler
28646db615 fix serials 2022-01-09 10:10:01 +11:00
Michaela Wheeler
3c20be8697 lat / lon are strings now for some reason so cast to float first 2022-01-07 16:12:59 +11:00
Michaela Wheeler
a4bbb83b62 resolve issue of people sending negative numbers in the last field 2022-01-02 18:10:04 +11:00
Michaela Wheeler
30f1cea3de add debugging for failing request 2022-01-02 17:33:59 +11:00
Michaela Wheeler
224ce5c792 Move redirect to python 2022-01-01 18:42:38 +11:00
Michaela Wheeler
9d2ae9b7e1 support older callsigns 2022-01-01 17:38:00 +11:00
Mark Jessop
a0883f3467 Removed already-recovered check. 2022-01-01 13:14:31 +10:30
Michaela Wheeler
35bb4b9e4a correct to show warning in logs, but not error out on mapper exceptions 2021-12-31 07:53:00 +11:00
Michaela Wheeler
94b695e907 Resolve uploader none error for data going into elk 2021-12-30 15:04:17 +11:00
Michaela Wheeler
f52ae68389 missing size=0 likely causing more traffic from ES than required 2021-12-23 07:14:29 +11:00