Commit Graph

367 Commits

Author SHA1 Message Date
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
xss
7080e6c70d add listener endpoints for amateur 2022-04-10 15:18:28 +10:00
xss
2bbcefb203 tweaks to the ham predictor 2022-04-10 13:15:04 +10:00
xss
9f7641e327 OS1.2 upgrade, ham_predictor 2022-04-09 15:10:06 +10:00
xss
da74494bd8 add amateur web interface 2022-04-04 19:28:24 +10:00
xss
4ac1e91aa8 format 2022-03-19 16:01:15 +11:00
xss
e89a0532cb add health check to tawhiri 2022-03-19 15:56:02 +11:00
xss
52d3560a9d switch to gthread 2022-03-18 16:19:24 +11: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