Commit Graph

17 Commits

Author SHA1 Message Date
Jack Sweeney 90b74df7db ADSBX v2, crash notifications, Squawk, Nav modes
-ADSBX v2 API Support
-ADSBX API Proxy support, https://gitlab.com/jjwiseman/adsbx-api-proxy
-Built in crash notification to discord (Required RN need to add toggle)
-Fix some error handling
-Emergency Squawk Notifcations
-FMS Nav Mode Notifications (WIP, need to add set alt to althold notis and more)
-Landing / Takeoff notification code simplified to one module
2021-01-08 18:06:03 +00:00
Jack Sweeney b724d99330
Allows any "msg" from ADSBX to be raised
-Checks msg from ADSBX before looking at ctime
-Raises an error when ADSBX msg is not "No Error"
2020-12-20 13:19:15 -05:00
Jack Sweeney 4c279f55cd Remove bad exception 2020-12-11 14:45:03 +00:00
Jack Sweeney dc4b0e240b Unused module 2020-11-21 03:53:00 +00:00
Jxck-S 09a7ce50df Fixes response not set error, only print status if status 2020-11-08 12:23:51 -05:00
Jxck-S d8d6df7b33 Fix error message not defined 2020-11-03 16:37:20 -05:00
Jxck-S 76313acfe9 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jxck-S 99cb32426c Change Connection Exceptions 2020-10-10 12:51:52 -04:00
Jxck-S 9fc909f245 Move HTTP code out of try 2020-10-04 19:36:39 -04:00
Jxck-S e2a9bdefec Allows for retry when Incomplete HTTP reads 2020-10-01 21:48:27 -04:00
Jxck-S 59f67411fa Fix ctime and add auth warning 2020-09-19 20:01:43 -04:00
Jxck-S e23ade76be Add ADSBX data info, HTTP Code, CTIME 2020-09-19 17:45:05 -04:00
Jxck-S ae19c7b6b8 Move ADSBX pull to function 2020-09-19 17:32:33 -04:00
Jxck-S c190e94ca9 Fix weird data issue, prevents from failing. 2020-09-01 15:14:35 -04:00
Jxck-S c10cbf8f4e Fix/Handle "gnd" being returned as blank 2020-08-22 22:21:29 -04:00
Jxck-S 4221e2b0df Specify exception for ADSBX request 2020-08-16 22:18:36 -04:00
Jxck-S 54c48dc8d4 Add ADSBX data option, and multiple enable bools 2020-08-14 23:58:51 -04:00