Commit Graph

62 Commits

Author SHA1 Message Date
NomsterDude e57948d630
Update README.md Grammar
Fixed a couple grammar mistakes.
2022-06-10 11:37:38 -07:00
b0nz 57615d98d9
Update README.md 2022-03-13 16:12:55 -03:00
b0nz ec87ae03d8
Update README.md 2022-03-13 16:08:56 -03:00
b0nz efa1ba70df
Minor fix on README.md 2022-03-13 16:04:09 -03:00
rcbonz 0ae887a81e New feature: send a message using Telegram API with obtained data. 2022-03-13 15:52:58 -03:00
b0nz 5a84b1edb4
Update README.md 2022-03-12 18:36:01 -03:00
Jack Sweeney 2b817461a7 Fixes conflicts 2022-02-18 13:55:39 -05:00
Jack Sweeney 3cdb374a06
Merge branch 'multi' into multi 2022-02-18 13:43:32 -05:00
Jack Sweeney 761ba496f9
Merge pull request #17 from bkonop/multi
Update README.md
2022-02-18 13:38:45 -05:00
Jack Sweeney 469a7904ef
Merge pull request #7 from wiksien/readmefix
Added space before opening bracket in README.md
2022-02-18 13:32:15 -05:00
Jack Sweeney 954f181d57
Merge pull request #6 from FriedrichVoelker/patch-1
UPDATE README.md
2022-02-18 13:31:26 -05:00
Braden Konop a1beb590e3
Update README.md
Fixed spelling/grammatical errors.
2022-02-02 22:29:16 -06:00
Vishanthan 2eb4d4eb54 update README.md file 2022-02-03 09:46:26 +05:30
Vishanthan 0c8bba89f4 remove grammatical error 2022-02-03 09:44:17 +05:30
Jack Sweeney 34ee303fed
Update README.md
Add ADS-BX info, API Differences
2022-02-02 11:57:18 -05:00
Wiktor Sienkiewicz a87336d0ef Added space before opening bracket. 2022-02-01 23:01:31 +01:00
FriedrichVoelker 255fafba6e UPDATE README.md 2022-02-01 20:03:48 +01:00
Raymond Bernardo c0af386df7 Add language flag to new docs 2021-05-31 18:20:40 -04:00
Raymond Bernardo a4b15af866 Add docker environment 2021-05-31 16:50:29 -04:00
Raymond ba721d8d03 Update start program for pipenv 2021-05-09 12:27:20 -04:00
Raymond d4eb3f96e0 Add pipenv 2021-05-09 12:19:58 -04:00
Jxck-S e76b8750bf AGL calculation, Traceback, Powerup, Route
-Use AGL to nearest airport when landing or takeoff is a unconfirmed instead of MSL, helps improve reliability in high areas.
-Change airport code on image to IATA / ICAO
-Better exceptions
 -Common Discord message method, full traceback on exits sent to Discord
 -Remove unneeded location code that relied on Reverse Geocode
 -Update TODO and refrences
 -Try powerup
 -Route lookup, not public because it breaks TOS of companies
2021-03-07 20:46:37 -05:00
Jack Sweeney 073e8f9feb Begin Restructure
-main file is now __main__.py
2021-02-19 00:28:37 +00:00
Jack Sweeney 141bf2416d Updated Readme & Pseudo 2021-02-07 04:12:05 +00:00
Jxck-S a61a59be17 Updated TODO 2021-02-02 20:50:29 -05:00
Jxck-S ecc80b89d0 Update TODO, add ADSBX warnings
-Add easy install method for pip dependencies to TODO list
-Added warnings about ADSBX usage
2021-01-08 22:16:52 -05:00
Jack Sweeney 79ff6330d9
Update TODO 2020-12-20 13:05:28 -05:00
Jack Sweeney 7a4dda89f3 V1 API Notice 2020-12-18 01:02:34 +00:00
Jack Sweeney 39941af44a Fix code blocks 2020-11-22 01:50:30 +00:00
Jack Sweeney 7466c7e799 Fix formating 2020-11-22 01:42:54 +00:00
Jack Sweeney 90e143191a Formatting
-Remark
-Docustrings
2020-11-21 18:26:27 +00:00
Jack Sweeney 60322146d2 Fix formatting according to Markdown Style Guide 2020-11-21 18:07:18 +00:00
Jack Sweeney a3ecea93e0 Fix code lines 2020-11-21 03:51:21 +00:00
Jxck-S b11df13930 Really ADSB Exchange?!??? 2020-11-19 19:45:26 -05:00
Jack Sweeney 845bcfa1f9 Update needed dependencies in docs 2020-11-19 00:25:51 +00:00
Jack Sweeney 9d301f0065 Update TODO 2020-11-13 23:13:27 +00:00
Jack Sweeney 8283c83640 Remove airports.dat download info, now automatic 2020-11-13 03:05:21 +00:00
Jxck-S 0b9254b0a8 Update docs, tabulate, airports.dat, new config dir 2020-11-09 13:38:08 -05:00
Jxck-S 39d991e996 Add contribute info 2020-10-16 21:27:35 -04:00
Jack Sweeney 9bdf301a77 Update README, move Pseudo 2020-10-07 03:26:44 +00:00
Jxck-S 15c8ba703c Add ptyz 2020-09-28 21:23:11 -04:00
Jxck-S ad27dea150 Update Readme, Multiple Planes, forgot chromedriver 2020-09-26 21:29:06 -04:00
Jxck-S 91cb3ffa4a Updating README to match single branch 2020-09-20 14:03:20 -04:00
Jxck-S 3967e0d2c4 Add Examples 2020-08-17 23:59:52 -04:00
Jack Sweeney 989f625155 Forgot Exchange 2020-08-15 18:12:52 -04:00
Jxck-S 67b470788c Fix up spelling / Understanding 2020-08-15 18:05:50 -04:00
Jxck-S 7dfafaa19a Update more README info since adding features 2020-08-15 17:48:53 -04:00
Jxck-S 86bac0a6e9 Add some badges 2020-08-15 13:27:55 -04:00
The Codacy Badger 9e338ce45e Add Codacy badge 2020-08-15 17:17:15 +00:00
Jxck-S b8fd722f7c Fix Extra line & Code fence lang. 2020-08-15 12:55:51 -04:00