Done first round of CSV some refactoring to go

This commit is contained in:
nzkarit
2017-09-12 23:00:47 +12:00
parent 2f686be21b
commit 013589f395
2 changed files with 76 additions and 34 deletions

View File

@@ -1,3 +1,3 @@
icao,altitude
0x123456,70000
0xABCDEF,-1000
0x123456,50000
0xABCDEF,1000
1 icao altitude
2 0x123456 70000 50000
3 0xABCDEF -1000 1000