Commit Graph

9 Commits

Author SHA1 Message Date
Jxck-S 492c21db49 Meta, Fuel,TextCred,Overrides 2022-05-16 16:35:24 -04: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
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 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
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 487ac96ebb Requirments update, fix ra with no invader.
-RA fix, not best solution but it works
2021-07-24 22:31:28 -04:00
Raymond fbe89d57bc Add webdriver-manager to pipenv 2021-05-09 12:45:16 -04:00
Raymond d4eb3f96e0 Add pipenv 2021-05-09 12:19:58 -04:00