Commit Graph

32 Commits

Author SHA1 Message Date
Jack Sweeney 0184eed167 Many Updates, baro alt, GMaps fixed
-Switch to baro altitude, new variable
-Fix GMaps
-Fix squawk on OpenSky and ADSBX v1
-Coordinates now as pair on print
2021-02-20 00:12:22 +00:00
Jack Sweeney a75245f279 Title Changes, Time remove 0 hours
-Fix Misspell Twitter
-Fix unset reg
2021-02-19 00:47:00 +00:00
Jxck-S d7a812a672 Various Minor Changes
-Cleanup some exceptions
-Remove unused imports
-Make titles switch statement
-Fix invalid callsign in alt text
2021-02-13 22:14:19 -05:00
Jack Sweeney 2a49a94a1a Reduce location name duplication
-If region and municipal are equal only one will be put
2021-02-05 23:04:28 +00:00
Jxck-S 81eccb9910 Improve squawk emergency detection
-copied from my emergency-notify https://twitter.com/adsb_alerts
-BREAKS OpenSky and ADSBX v1 will be fixed eventually
2021-02-02 21:08:02 -05:00
Jxck-S a0d42b47e7 New Location Name Lookup, Althold Sel Alt
-Scrap GeoPy Lookup, now using nearest airport city/state
-Update Nav mode notifications, include althold alitude,
screenshot only on approach
-Discord support for only message, image not required.
2021-01-16 13:38:25 -05:00
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 849a71732f -Many changes, overlays, cleanup, more config....
-Added tar1090 overlay option per plane.
-Added Discord notifcation of failover(required rn).
-Improved config parsing, subfolder support, disabled folder to ignore, plane configs parsed only once.
-Unified divider length, 100
-Parsing ADSBX and OpenSky are seperate functions also run empty function.
-Made some self variables local, they where unnecessarily self.
-Remove recheck data, uneeded since timeout to landing was added.
-Cleaned up Reverse Geocoder error handling, uses less variables.
2020-12-19 22:21:33 +00:00
Jack Sweeney fea30b4e65 Period fix docustirngs
Remove push response set
2020-11-22 13:20:41 +00:00
Jack Sweeney 9481290598 Fix quotes 2020-11-22 01:42:09 +00:00
Jack Sweeney 90e143191a Formatting
-Remark
-Docustrings
2020-11-21 18:26:27 +00:00
Jack Sweeney a8608f5c54 New Airport Lookup
-New Database Source
-Airport types per plane in config
2020-11-21 03:58:43 +00:00
Jack Sweeney 030f2c14d2 Source failover, from ADSBX to OPENS
Landing by data loss after 5 mins now
2020-11-20 03:24:21 +00:00
Jack Sweeney 47864b7f79 Nearest Airport IMG, coordinates use fix
-Append airport to map
-Import pull data modules only when needed
-Move when nearest airport is calculated
-Fix use of incorrect coordinates for location lookup and nearest airport #216
2020-11-12 04:00:45 +00:00
Jack Sweeney 03d4fb1b95 rename Airport lookup, ignore comments 2020-11-10 02:16:34 +00:00
Jxck-S 7852e5a7a1 Remove extra dict, cleanup parsing 2020-11-09 13:23:09 -05:00
Jxck-S 2ba5a2e931 Handle assisgment errors when bad data 2020-11-08 12:22:31 -05:00
Jxck-S 13bc6dcc91 Changes to last contact output 2020-11-03 16:38:12 -05:00
Jxck-S 976059af3c Change output format, show last contact time, Update Twitter usage 2020-10-28 18:51:15 -04:00
Jxck-S 76313acfe9 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jack Sweeney 03a1ba7a6f Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-10 18:54:00 +00:00
Jack Sweeney 21c68f93cb Differ land/take off statement 2020-10-10 18:53:48 +00:00
Jxck-S 4784dbb4c3 Only check incosistency on loss 2020-10-07 16:31:51 -04:00
Jack Sweeney 6fe6de8857 Add data recheck on feeding status change. 2020-10-05 16:28:23 +00:00
Jxck-S 01022e5e7b Implement OpenSky 2020-10-05 08:11:09 -04:00
Jxck-S 38fadf09d0 Remove leading zeros on flight time 2020-10-04 19:37:25 -04:00
Jxck-S 4e38f0cd9f Fix Pushbullet and set feeding to True on data 2020-09-21 19:04:11 -04:00
Jxck-S 9b5edaa9a3 Updating to more eff. location lookup only after events 2020-09-19 20:00:46 -04:00
Jxck-S ae19c7b6b8 Move ADSBX pull to function 2020-09-19 17:32:33 -04:00
Jxck-S 83b1e71c54 Making fixes to get OOP version running 2020-09-14 10:56:06 -04:00
Jxck-S aeede2633d Inital Multi Version untested 2020-09-11 21:15:51 -04:00
Jxck-S 04379e540a Setting up more for class etc 2020-09-01 19:35:19 -04:00