95 Commits
Author SHA1 Message Date
zhongjin 8b5604f282 更新 'README.md' 2023-03-03 17:53:59 +08:00
zhongjin a5ef1d0468 删除 'HackRF.py' 2022-12-14 09:03:07 +08:00
zhongjin 56c0c8fac7 更新 'REAME.md' 2022-12-14 09:02:45 +08:00
zhongjin 60b24269ee 添加 'REAME.md' 2022-12-13 22:57:40 +08:00
zhongjin ee710128ee new 2022-12-13 22:55:35 +08:00
zhongjin 976b35a753 new 2022-12-13 22:49:24 +08:00
zhongjin 2c28feba3c 删除 'LICENSE' 2022-12-13 17:55:34 +08:00
pynstrom 4ac12415d4 update 2020-02-21 23:16:23 -05:00
pynstrom 63ada3923a update 2020-02-21 22:58:59 -05:00
pynstrom 604186ae75 Update 2020-02-14 22:32:23 -05:00
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