Jack Sweeney
bff20e457e
Merge branch 'multi' into multi
2022-04-26 23:17:04 -04:00
Jack Sweeney
f89fc9a362
Merge pull request #36 from LilaNawar/patch-1
...
Update plane1.ini
2022-04-26 22:37:56 -04:00
Jack Sweeney
e2df9f87db
Merge pull request #29 from bn102/patch-1
...
Update mainconf.ini
2022-04-26 22:37:13 -04:00
LilaNawar
61409c4cc0
Update plane1.ini
...
typo fix
2022-04-01 04:54:36 -04:00
b0nz
12c4f9b442
Update planeClass.py
2022-03-29 23:02:55 -03:00
Jack Sweeney
c6aaff10df
Merge pull request #27 from willnoonan/multi
...
Improvements to defAirport.py
2022-03-29 09:55:35 -04:00
Jack Sweeney
9e2113c7c0
Merge pull request #33 from dicaeffe/patch-1
...
Oops, Thanks! Update README.md
2022-03-27 23:48:54 -04:00
Jack Sweeney
011f75cca6
Merge pull request #31 from Jxck-S/dependabot/pip/pillow-9.0.1
...
Bump pillow from 9.0.0 to 9.0.1
2022-03-26 21:51:29 -04:00
effedici
2ae26d9815
Update README.md
...
update the link to References.md
2022-03-14 14:54:31 +01: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
rcbonz
115370b1a6
Merge branch 'multi' of https://github.com/rcbonz/plane-notify into multi
2022-03-12 19:39:44 -03:00
rcbonz
9f686c296b
Remove Google Ads on screenshot
2022-03-12 19:09:10 -03:00
b0nz
5a84b1edb4
Update README.md
2022-03-12 18:36:01 -03:00
b0nz
a9eacb7440
First commit
2022-03-12 15:50:22 -03:00
dependabot[bot]
290b1432d2
Bump pillow from 9.0.0 to 9.0.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:02:28 +00:00
Bn102
4f54281d23
Update mainconf.ini
...
Free API access for feeding data is no longer available.
2022-03-02 22:06:02 +00:00
Jack Sweeney
d540a9ffc8
Merge pull request #28 from Jxck-S/Ilikepython-code-patch-2
...
Fixes conflicts
2022-02-18 13:56:23 -05:00
Jack Sweeney
2b817461a7
Fixes conflicts
2022-02-18 13:55:39 -05:00
Jack Sweeney
e3726af870
Merge pull request #16 from vishanthan8055/multi
...
Removed Grammatical Errors in README.md file
2022-02-18 13:43:43 -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
Jack Sweeney
422a26bb43
Merge pull request #15 from colinpcurtis/colinpcurtis-fix-pseudocode-typos
...
fix typos in PseudoCode.md
2022-02-18 13:29:02 -05:00
Jack Sweeney
32ad3685fc
Merge pull request #22 from Aashs/patch-1
...
Rename Refrences.md to References.md
2022-02-18 13:23:39 -05:00
williamnoonan
c8e4b382b7
Use of 'locals' func unnecessary.
2022-02-17 13:16:14 -06:00
williamnoonan
d2ed9527da
PyCharm auto-reformatting for improved readability before making code improvements; added 2 spaces between functions. Minimizing line count is not important. Readability is a priority.
2022-02-17 13:04:49 -06:00
willnoonan
043e69669b
Update .gitignore
...
Ignore .idea in PyCharm
2022-02-17 12:56:36 -06:00
Aashes
baef8a06cf
Rename Refrences.md to References.md
...
Grammar mistake
2022-02-04 12:26:41 +05:30
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
Colin Curtis
b68fcfe021
fix typos in PseudoCode.md
...
there were some basic grammatical fixes in the file, including adding commas to a list and closing a parentheses.
2022-02-02 17:20:36 -08:00
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
Jack Sweeney
12bc3adfb6
Merge pull request #5 from Jxck-S/dependabot/pip/pillow-9.0.0
...
Bump pillow from 8.3.2 to 9.0.0
2022-01-15 10:48:49 -05:00
dependabot[bot]
14d456451a
Bump pillow from 8.3.2 to 9.0.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:52:56 +00:00
Jxck-S
4f9d660883
Fixes Twitter Replies
...
-Fixes issues for multiple planes on same twitter account.
-Use to reply to latest tweet on account,
now replies to last tweet of thread the specific aircraft.
2021-10-28 20:30:14 -04:00
Jxck-S
1366f7d3ca
Fix for hanging requests, Remove PID File
...
- Removed PID file generation, uneeded use matching process to
plane-notify name
- Add timeout to requests for ADSBX, previously hanging.
- Fix exception for Discord
2021-10-13 21:27:38 -04:00
Jxck-S
405cc549f9
Update Tweepy, Add route lkp to OpenSky
...
-Tweepy 4.0.0, defTweet fix notify no longer a thing
-Mictronics parse, get type code by icao
-Route lookup now working for OpenSky if enabled
2021-10-01 14:51:17 -04:00
Jack Sweeney
dc97890af0
Merge pull request #4 from Jxck-S/dependabot/pip/pillow-8.3.2
...
Bump pillow from 8.3.1 to 8.3.2
2021-09-28 19:43:48 -04:00
Jack Sweeney
40caa6c016
Docstring fix, ignore route lookup when no type, reg fix
2021-09-22 13:55:47 -04:00
dependabot[bot]
274cf21533
Bump pillow from 8.3.1 to 8.3.2
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 03:19:29 +00:00
Jack Sweeney
6809dadf24
Diversion/route change, Circling, Clean keys
...
-New route system check on takeoff/1 min after then every 10 mins,
checks for divert and route change.
-Circling detection, stores traces of track changes, time and coordinates,
triggers once total change of past 20 mins 720 deg and within 15 miles of centroid.
-Sneaky cleaned up keys -_- ;)
2021-08-13 21:44:57 -04:00
Jack Sweeney
592ed78ac8
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
2021-07-30 18:27:58 -04:00
Jack Sweeney
2d6a64c764
Data error correction, Plane str method, Fix Data input
...
-Failover toggle in mainconf
-Error correction on data only ADSBX v2
-Move tabulate print to str method
-OpenSky and ADSBX v1 fixed, was never updated when squawk was added or new lastpos datetime
2021-07-30 18:27:51 -04:00