Commit Graph

63 Commits

Author SHA1 Message Date
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
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
c24fbb0c6b Merge pull request #3 from nzkarit/argparser
Argparser
2017-09-09 00:13:39 +12:00
nzkarit
dd2886847d Merge branch 'master' of github.com:nzkarit/ADSB-out-private into argparser 2017-09-09 00:11:35 +12:00
nzkarit
dd857bcadc Adding an options parser and some copyright notes 2017-09-09 00:09:27 +12:00
nzkarit
9c95ffdf15 Merge pull request #2 from nzkarit/refactor2
Refactor2
2017-09-08 21:41:33 +12:00
nzkarit
53fc1a9e7a Merge branch 'master' of github.com:nzkarit/ADSB-out-private into refactor2 2017-09-08 21:35:35 +12:00
nzkarit
0fbe579dfe Nothing appears to use these parity functions 2017-09-08 21:33:46 +12:00
nzkarit
8aec09148e Readme numbering 2017-09-08 21:30:02 +12:00
nzkarit
eff9f48cd4 Removing the DD convert step as that is now done in the script 2017-09-08 21:28:59 +12:00
nzkarit
6cc86f78c5 Refactoring 2017-09-08 21:27:36 +12:00
nzkarit
15744fcc32 removing empty file 2017-09-07 23:35:37 +12:00
nzkarit
77f4c23438 Merge pull request #1 from nzkarit/refactor
Refactor
2017-09-07 23:34:00 +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
4f3f124790 Describe the hackrf_transfer flags 2017-09-06 19:30:06 +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
nzkarit
22ed603fd3 gitignore update 2017-09-05 21:34:53 +12:00
nzkarit
eb6b812845 Adding an ignore file 2017-09-05 21:22:23 +12:00