pynstrom
2119e188b1
update route.py
2020-02-13 21:39:37 -05:00
pynstrom
2db7cd5abb
update route.py
2020-02-13 21:38:59 -05:00
pynstrom
2bd07f7e3b
Add route.py, Update ADSB-Encoder.py
2020-02-13 21:27:26 -05:00
pynstrom
0c21a41dde
Updated Repository
2020-02-13 21:21:06 -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
99ffefcf89
Merge pull request #9 from nzkarit/FR24-CSV
...
first part of integrating velocity from https://github.com/jaywilhelm …
2019-08-18 17:21:33 +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
79f453e2e2
Merge pull request #8 from nzkarit/FR24-CSV
...
FR24 csv
2018-05-24 21:17:50 +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
7f70993fdd
WIP for fr24 csv
2018-05-21 19:45:08 +12:00
nzkarit
6fd3bf4040
Keep the example csv
2018-05-21 18:59:02 +12:00
nzkarit
a11796ef75
Ignore CSV files
2018-05-21 18:44:27 +12:00
nzkarit
da1a3dda58
Update config.cfg
2018-05-17 09:35:11 +12:00
nzkarit
8b4a210402
Slowing down lat so shows slower during demo
2018-05-16 18:48:43 +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
c768faa59d
Adding CSV generating files
2018-04-22 10:28:59 +12:00
nzkarit
da0dad1436
Merge pull request #7 from nzkarit/refactor-april18-2
...
Refactor april18 2
2018-04-22 10:19:30 +12:00
nzkarit
43da21d244
Merge branch 'master' of github.com:nzkarit/ADSB-out-private into refactor-april18-2
2018-04-22 10:18:14 +12:00
nzkarit
85b128471d
Merge pull request #2 from nzkarit/files
...
Files
2018-04-22 10:13:27 +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
ae6ee74cd2
Merge pull request #6 from nzkarit/logging
...
Logging and some other little tweaks
2017-09-18 23:31:29 +12:00
nzkarit
3061633566
Merge branch 'master' of github.com:nzkarit/ADSB-out-private into logging
2017-09-18 23:29:10 +12:00
nzkarit
8607c42eac
Merge pull request #1 from nzkarit/logging
...
Logging
2017-09-18 23:17:45 +12:00
nzkarit
853029586e
Forgot ctrl+s
2017-09-18 23:16:47 +12: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
0050daae75
Merge pull request #5 from nzkarit/csv
...
Csv
2017-09-12 23:21:14 +12:00
nzkarit
b1743151f9
Merge branch 'master' of github.com:nzkarit/ADSB-out-private into csv
2017-09-12 23:18:36 +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
6dbfd92ded
Merge pull request #4 from nzkarit/python3-ConfigFile-repeats-logging
...
Python3 config file repeats logging
2017-09-10 21:15:52 +12:00
nzkarit
4f520ac84c
Merge branch 'master' of github.com:nzkarit/ADSB-out-private into python3-ConfigFile-repeats-logging
2017-09-10 21:13:31 +12:00
nzkarit
552a7862a0
Added repeat message
2017-09-10 20:55:34 +12:00