Jxck-S
492c21db49
Meta, Fuel,TextCred,Overrides
3 years ago
Jack Sweeney
c6aaff10df
Merge pull request #27 from willnoonan/multi
...
Improvements to defAirport.py
3 years ago
Jack Sweeney
9e2113c7c0
Merge pull request #33 from dicaeffe/patch-1
...
Oops, Thanks! Update README.md
3 years ago
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
3 years ago
effedici
2ae26d9815
Update README.md
...
update the link to References.md
3 years ago
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>
3 years ago
Jack Sweeney
d540a9ffc8
Merge pull request #28 from Jxck-S/Ilikepython-code-patch-2
...
Fixes conflicts
3 years ago
Jack Sweeney
2b817461a7
Fixes conflicts
3 years ago
Jack Sweeney
e3726af870
Merge pull request #16 from vishanthan8055/multi
...
Removed Grammatical Errors in README.md file
3 years ago
Jack Sweeney
3cdb374a06
Merge branch 'multi' into multi
3 years ago
Jack Sweeney
761ba496f9
Merge pull request #17 from bkonop/multi
...
Update README.md
3 years ago
Jack Sweeney
469a7904ef
Merge pull request #7 from wiksien/readmefix
...
Added space before opening bracket in README.md
3 years ago
Jack Sweeney
954f181d57
Merge pull request #6 from FriedrichVoelker/patch-1
...
UPDATE README.md
3 years ago
Jack Sweeney
422a26bb43
Merge pull request #15 from colinpcurtis/colinpcurtis-fix-pseudocode-typos
...
fix typos in PseudoCode.md
3 years ago
Jack Sweeney
32ad3685fc
Merge pull request #22 from Aashs/patch-1
...
Rename Refrences.md to References.md
3 years ago
williamnoonan
c8e4b382b7
Use of 'locals' func unnecessary.
3 years ago
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.
3 years ago
willnoonan
043e69669b
Update .gitignore
...
Ignore .idea in PyCharm
3 years ago
Aashes
baef8a06cf
Rename Refrences.md to References.md
...
Grammar mistake
3 years ago
Braden Konop
a1beb590e3
Update README.md
...
Fixed spelling/grammatical errors.
3 years ago
Vishanthan
2eb4d4eb54
update README.md file
3 years ago
Vishanthan
0c8bba89f4
remove grammatical error
3 years ago
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.
3 years ago
Jack Sweeney
34ee303fed
Update README.md
...
Add ADS-BX info, API Differences
3 years ago
Wiktor Sienkiewicz
a87336d0ef
Added space before opening bracket.
3 years ago
FriedrichVoelker
255fafba6e
UPDATE README.md
3 years ago
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
3 years ago
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>
3 years ago
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.
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
Jack Sweeney
40caa6c016
Docstring fix, ignore route lookup when no type, reg fix
3 years ago
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>
3 years ago
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 -_- ;)
3 years ago
Jack Sweeney
592ed78ac8
Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi
3 years ago
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
3 years ago
Jack Sweeney
d48da56a37
Merge pull request #3 from Seth10001/feature/docker-enviroment
...
Add docker environment
4 years ago
Raymond Bernardo
67b5e3d4d8
Remove extra slash
4 years ago
Raymond Bernardo
3ab441f9dc
Update plane process folder
4 years ago
Raymond Bernardo
9e7ee99cf2
Add google chrome to dockerfile
4 years ago
Raymond Bernardo
c9eb3efff0
Merge branch 'multi' into feature/docker-enviroment
4 years ago
Jack Sweeney
b76a7fe2ec
Custom photos on ADSBX Map
...
-Injects photos from repository onto ADSBX map
4 years ago
Jack Sweeney
487ac96ebb
Requirments update, fix ra with no invader.
...
-RA fix, not best solution but it works
4 years ago
Jack Sweeney
12ca3ace90
Add region to going to info, new squawks, sel alt noti.
...
-Move pid file on linux
-ADSBX request, fix when response is cleared and no status code to print
-Airports, common add region function
-Default and per plane configurable data loss time till land.
-New squawk system from emergency-notify
-Disable route lookup for military flags
-Removed duplication of route to message generation, created function
-Route to now puts city/region then airport name
-Seperate sel alt notifications
-Remove Unused old map overlay function
4 years ago
Jxck-S
d53be29961
Relative ETA, Auto toggle route lookup, Crash file to Discord
...
-Auto route lookup toggle
-Simplify failure, removed failed var rely on data to None instead
-ADSBX data matching efficiency improved, index then loop rather than nested loops
-Send crash log as file to discord
-Deduplicate requst code for adsbx requests
-Discord Tag Role ability
-Print out OpenSky error when one exsist
-Ignore missing elements when screenshoting ADSBX
-Relative ETA to destination added
-Fix issue with RA screenshot, add lat/lon param just incase map breaks
4 years ago
Raymond Bernardo
b82a25f248
Replace "discord-webhooks" with "discord-webhook"
4 years ago
Raymond Bernardo
c0af386df7
Add language flag to new docs
4 years ago
Raymond Bernardo
740a6107a8
Fix bug in docker files
4 years ago
Raymond Bernardo
62a30a0390
Update dockerfile to install a specific version of pipenv
...
Codeacy didn't like not specifying the version
4 years ago