Commit Graph

42 Commits

Author SHA1 Message Date
ee710128ee new 2022-12-13 22:55:35 +08:00
976b35a753 new 2022-12-13 22:49:24 +08:00
pynstrom
63ada3923a update 2020-02-21 22:58:59 -05:00
pynstrom
2bd07f7e3b Add route.py, Update ADSB-Encoder.py 2020-02-13 21:27:26 -05:00
nzkarit
7cff83ca3f Callsign from CSV 2019-09-15 15:17:51 +12:00
nzkarit
6d35198201 Callsign from command line 2019-09-15 15:07:25 +12:00
nzkarit
8ed4cbf9b9 callsign 2019-08-25 17:29:35 +12:00
nzkarit
90116417d9 Working of velcity, heading and vertical speed
TODO There is something up with the math and rounding or something need
work on this more and understand the math actually going on
TODO Velocity, Heading and vertical speed as argument
2019-08-25 15:52:58 +12:00
nzkarit
7d99294fc3 Speed with CSV 2019-08-25 14:44:28 +12:00
nzkarit
416e2c6078 first part of integrating velocity from https://github.com/jaywilhelm/ADSB-Out_Python 2019-08-18 17:18:22 +12:00
nzkarit
59fdee124c Added an option to run Flight Radar 24 CSVs in realtime 2018-05-24 21:13:55 +12:00
nzkarit
46a3ca9dd2 Adding a pause between message pairs. Currently set to make one pair a second 2018-05-23 22:53:38 +12:00
nzkarit
6a9cf210bb README update and fixes while writing readme 2018-05-23 17:21:52 +12:00
nzkarit
a8cf3da745 FR24 CSV import support complete 2018-05-23 17:14:17 +12:00
nzkarit
ac80823285 WOrk on >50175 feet altitudes and generating all altitudes 2018-05-06 21:21:19 +12:00
nzkarit
c9cae9130a Fix the issue where was only the one split file in the CSV generator stuff 2018-05-06 19:04:15 +12:00
nzkarit
510e9da267 Bug fix to handle CSV import 2018-05-06 11:46:45 +12:00
nzkarit
8b51c15ce1 Adding generateAllLat and also some bug fixes to make the generation work properly 2018-05-06 11:20:24 +12:00
nzkarit
3c618b9e1b Logging and comment 2018-05-05 21:59:13 +12:00
nzkarit
b6573e565f Spelling 2018-05-05 21:19:12 +12:00
nzkarit
4ac07f113b adding some more information the data elements 2018-04-22 10:44:51 +12:00
nzkarit
470fe21ad1 Making work with threading 2017-09-29 19:36:01 +13:00
nzkarit
c13c101ac5 handling multiple CSV files 2017-09-29 17:38:18 +13:00
nzkarit
85b91a0719 Getting logging working in the classes. Well one is enough for now 2017-09-18 23:15:20 +12:00
nzkarit
3170515490 Bug fix for ICAO from csv casting 2017-09-14 22:49:54 +12:00
nzkarit
72bddcabab Redirected dd's output to /dev/null 2017-09-12 23:30:27 +12:00
nzkarit
cc2c2d8079 readme update and some TODO ideas 2017-09-12 23:15:55 +12:00
nzkarit
013589f395 Done first round of CSV some refactoring to go 2017-09-12 23:00:47 +12:00
nzkarit
2f686be21b Starting of the CSV input 2017-09-11 23:13:36 +12:00
nzkarit
ff94627f50 Get surface boolean to work right and adding to .gitignore 2017-09-11 21:12:12 +12:00
nzkarit
552a7862a0 Added repeat message 2017-09-10 20:55:34 +12:00
nzkarit
c8e625f608 Change to python3, moved to argparse, adding a config file for defaults, adding logging 2017-09-10 20:29:20 +12:00
nzkarit
dd857bcadc Adding an options parser and some copyright notes 2017-09-09 00:09:27 +12:00
nzkarit
54db16eb83 Refactor 2017-09-07 23:23:16 +12:00
nzkarit
36b3527f58 Removing extra imports etc 2017-09-07 21:13:53 +12:00
nzkarit
fc8acdfe38 Refactoring 2017-09-07 21:01:23 +12:00
nzkarit
f484c7eb63 More refactoring to get things in own files to help my understanding 2017-09-07 20:15:28 +12:00
nzkarit
475bc5da83 Comments on what things are doing and also doing the DD step in the script 2017-09-07 18:59:24 +12:00
nzkarit
007558baaa more refactoring to help my understanding of what this code does 2017-09-05 22:46:27 +12:00
nzkarit
960a697976 Moving code around to help my understanding. file names most probably wrong right now but will update when understand it better 2017-09-05 21:35:26 +12:00
Linar Yusupov
8262045cea Cosmetic 2017-06-16 12:00:02 +03:00
Cloud User
1da796129d Initial version of the encoder. 2017-06-15 17:06:00 +03:00