Commit Graph

284 Commits

Author SHA1 Message Date
xss
4f59d6bc1f test 2023-01-21 13:27:08 +11:00
TheSkorm
8069118a3d Terraform fmt [skip ci] 2023-01-21 02:19:48 +00:00
xss
e63b1283f0 Extra error handling 2023-01-21 13:17:32 +11:00
Mark Jessop
63222dd134
Adjust sondemonitor block version (#94)
Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2023-01-19 17:42:14 +11:00
xss
12296f1450 only sort on pressure when serial provided 2023-01-18 11:33:57 +11:00
xss
7ba60bf4eb attempt to lower opensearch usage 2023-01-18 10:19:49 +11:00
xss
4e950ec12f add tile insights 2023-01-15 09:07:50 +11:00
xss
2c5811609d switch to mos image 2023-01-13 16:58:48 +11:00
Mark Jessop
3aba8a8cd5
Update swagger with newer radiosonde manufacturers and types (#90)
Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2022-12-26 17:43:58 +11:00
Mark Jessop
4e7878c7ca
Add iMS-100 and RS-11G (#89)
Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2022-12-26 17:23:56 +11:00
xss
be754bb13e sometimes during an error - the error doesn't come back as compressed now ? 2022-12-04 23:03:45 +11:00
xss
9677a717e6 fix up gp3 configuration to match what TF wants 2022-12-04 17:41:18 +11:00
xss
cc2f3c4163 switch to gp3 2022-12-04 16:45:34 +11:00
xss
95cc8913bf reduce storage space 2022-12-04 15:54:27 +11:00
xss
d1262894bf switch to grafana for dashboard 2022-12-04 14:38:23 +11:00
xss
655bceb9df fix up bulk APIs 2022-11-20 13:15:53 +11:00
xss
037b274054 remove logging from websockets 2022-11-16 15:14:41 +11:00
xss
36a7e961e3 Add SondeMonitor version check - closes #87 2022-11-16 13:47:47 +11:00
xss
ef53e123a0 remove some error logging - we send it to the client anyway 2022-11-16 13:37:16 +11:00
xss
ce981593ec Logging reduction 2022-11-16 13:27:34 +11:00
xss
b36c6f6ab6 fix regexp and make testing easier 2022-11-16 11:20:47 +11:00
xss
5f279d9bf1 Merge branch 'darksidelemm-filter-fixes' 2022-11-16 11:07:02 +11:00
xss
bef065d6c1 Merge branch 'filter-fixes' of https://github.com/darksidelemm/sondehub-infra into darksidelemm-filter-fixes 2022-11-16 11:06:50 +11:00
xss
7e4f6f480f Add MTS01 2022-11-12 21:27:15 +11:00
Mark Jessop
afe35aac03 Remove MRZ entry 2022-11-12 20:55:22 +10:30
Mark Jessop
3ef8c21e2d Add MTS01, wrap vaisala check 2022-11-12 20:41:43 +10:30
xss
a8ad0bffd0 enable comma seperated searches 2022-11-04 21:24:52 +11:00
xss
6cc3804bb2 Add redirect ham, fix ws, switch to weeks for query 2022-11-04 19:51:41 +11:00
xss
a16e076cb6 Update PayPal donation URL 2022-10-05 13:42:26 +11:00
xss
32a95dd95a seperate batch topic per mqtt processor 2022-10-03 22:05:32 +11:00
xss
422956c8e7 hack in burst calc, add listeners to mqtt 2022-09-18 12:05:21 +10:00
Mark Jessop
fa651b2f2f
Fix issues with flight doc + floats (#84)
Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2022-09-11 10:09:12 +10:00
Mark Jessop
4e12def90f
AMSL + Float check, to not run predictions for payload that haven't launched, or have landed. (#82)
* Restructure ham predictions

* Add additional check for no_flight_doc

* Add AMSL check

Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2022-09-10 21:51:02 +10:00
Mark Jessop
5f5b84dd0c
Restructure of ham prediction algorithm (#81)
* Restructure ham predictions

* Add additional check for no_flight_doc

Co-authored-by: Mark Jessop <darkside@Marks-MacBook-Pro.local>
2022-09-10 14:49:59 +10:00
xss
c9353bd3f2 bump ES version 2022-09-10 11:06:22 +10:00
xss
85a9212243 add predict testing 2022-09-08 21:27:14 +10:00
xss
06cfbffc8f Add filename 2022-07-02 18:40:36 +10:00
xss
1c1173ccf4 add kml output 2022-07-02 17:06:13 +10:00
xss
6a62101fad fixes to ham talm 2022-06-30 16:59:50 +10:00
xss
a1e68edb91 increase telm memory 2022-06-26 18:17:31 +10:00
xss
a70f7aac4c add type check for lat,lon,alt 2022-05-18 08:41:52 +10:00
xss
e3e19f029e fix float bugs 2022-05-14 12:34:35 +10:00
xss
6aa5bbfcb2 add flight doc query 2022-05-11 19:50:25 +10:00
xss
6e636fd2f5 add full ham telm dump endpoints 2022-05-11 13:34:57 +10:00
xss
e4218a65e4 add flight doc updates 2022-05-11 10:44:06 +10:00
xss
73b46b88ba Update swagger 2022-05-08 09:15:55 +10:00
Michaela Wheeler
2923f30654
Use flightdoc if avaliable (#73)
* Use flightdoc if avaliable

* Terraform fmt [skip ci]

Co-authored-by: xss <michaela@michaela.lgbt>
Co-authored-by: TheSkorm <TheSkorm@users.noreply.github.com>
2022-05-05 18:06:02 +10:00
xss
c6d5ea17f8 fix race condition, ham predict tweaks and es disk space size 2022-04-26 19:46:45 +10:00
xss
97bbffad5b sats fix. full rate on mqtt 2022-04-13 12:50:51 +10:00
xss
7b99bcb94e 3d too slow 2022-04-10 15:25:49 +10:00