Commit graph

19 commits

Author SHA1 Message Date
nathan 6916ee2a4c map loading fixes
Former-commit-id: 77666b1c9b0f871cbf7ebedf29f0b966bb95279b
Former-commit-id: 5f1efcc29dc6236555166dd318fff26361161bc6
2020-03-01 22:40:11 -08:00
nathan fdd12fece3 map conversion in python directly from svg to c array bin file, with bash script. File cleanup (BFG to follow)
Former-commit-id: cd38a9b42c4973e454f8d7b7208539c7bcc6495e
Former-commit-id: 87b04ceb9008fabd80258f5c979b9d238411e748
2020-03-01 21:17:12 -08:00
nathan 414d8aed65 changed doubles to float. wrote out mapdata.bin and read in, this is still hacky, but compiles faster now
Former-commit-id: 59f44288ca1838e89e1f8c7463e88e91d5252c4b
Former-commit-id: 8894cdb766d205bf630d4de44701894a53b95b12
2020-02-26 22:44:30 -08:00
nathan 8c281d95e5 removed threading holdovers from dump1090. started working on android build (not working yet). map drawing now resumes next frame if frame times out
Former-commit-id: 4271671e19b70a7333649bb93bff920d1fa1acd0
Former-commit-id: 9c5d89f2af4f235ccb5cd7b983443d63907ba6ad
2020-02-18 15:37:41 -08:00
nathan ed853a3145 fixed plane selection when over multiple within cutoff
Former-commit-id: 3427181832689a8a05aadd31046e7d4ebea050e5
Former-commit-id: 73ab51fc18ef6bde1ea8f93e6433af61cb41229c
2020-02-17 23:17:19 -08:00
nathan 00f02a8125 fixed issues with selected plane label, can now select off screen plane
Former-commit-id: 969a11c7c843c43ec231673c9d15ed227414fc68
Former-commit-id: ab5ab5d0d3fb7f0bdb12ff5a21a6d0e249ceab6f
2020-02-17 22:47:42 -08:00
nathan 8f3b9d2977 geography renders to a seprate texture, only updates when moved
Former-commit-id: 8c6ec13e7e07eede486b4d804517de3212532216
Former-commit-id: f24714e0276678698dffbf4270fb73c16c9a872f
2020-02-17 22:19:45 -08:00
nathan 72763a5ba7 added touch to center and track planes
Former-commit-id: 86d982e51aef694aa509793340d5596eeba59ef4
Former-commit-id: b8d2b83f47121d34ad0c9cfbdd7c8f71bd90b679
2020-02-17 18:11:05 -08:00
nathan 0d01589322 started adding tap (debug only for now)
Former-commit-id: aef9365c434e1ba1d9146f7cf8c37706b80a96b2
Former-commit-id: 3f0f4f4235ba99d564d88f2bed86757b79b6afac
2020-02-16 21:54:46 -08:00
nathan 17ff9f3ef5 added padding on quadtree culling, scale bars
Former-commit-id: b1bbf4581a8b1e3c0c46d7337b971786d86d050a
Former-commit-id: 694324d663b143ec236604d7e984d9cab00233f8
2020-02-07 23:04:52 -08:00
nathan 3a0b1aecf3 svg conversion in python, full 48 us states
Former-commit-id: 916991bafcbdcd5096382e11b1a75ca8da4d36ad
Former-commit-id: 74aafae150f8cd26b383bf37449cc861162ce7f5
2020-01-21 23:24:29 -08:00
nathan 3097d6fdb3 quadtree working, poly drawing
Former-commit-id: f56b05b892922905cad6aeb8dcee279f130fa2f8
Former-commit-id: 55da641509850e377a9cce46253ee5dcb8cb4a7c
2020-01-20 00:01:45 -08:00
nathan c10fb0ad10 map quadtree in progress
Former-commit-id: bf7cd851d24efe93f88057a11a73ba8a7bcb963f
Former-commit-id: 82afe4283fbea1f513e805144e433c6d8d0da28f
2020-01-19 22:22:58 -08:00
nathan 645ee1ade5 misc fixes for label system. rudimentary LOD to speed up wide map drawing
Former-commit-id: 4be650caadfc461046d4e80564181ce30c57954d
Former-commit-id: fa6e5a793fdaca3a51b19a62822fdeba58539f5c
2019-09-21 20:46:52 -05:00
nathan 42f1f8d5b5 basic label physics setup
Former-commit-id: 0433115ef4f22f0fcd0a9e278992cc238e408176
Former-commit-id: f406ea69b05a5865c48132eec23e129d3066aac4
2019-09-15 19:54:06 -05:00
nathan f0735f22b1 new signal markings, new timing numbers for LatLon reception (doesn't seem to be working on dump1090 end though), basic plane velocity animation
Former-commit-id: 836f1c78546ced2ffd950e6b8c1073d71b42f676
Former-commit-id: 3c5cc3b55cb0f427906e73f8939e273bf8c4090b
2019-09-09 01:17:40 -05:00
nathan 63ac13a988 fixed message rates and plane count
Former-commit-id: 4581c1049aae72ad054560c00d9c4fce5e2adaa2
Former-commit-id: 622f7ce9989c8ca5caeddd33d85cd9e433b521fe
2019-09-08 23:52:09 -05:00
nathan 4fc2c3cae6 moving everything out of dump1090.h and interactive.c
Former-commit-id: 87e895ed45b892d664451e95044860bd19b293da
Former-commit-id: 615eb9079fbb183b343148aa3317708e08016de1
2019-09-08 23:23:38 -05:00
nathan 1efbc59320 directory cleanup of old hw stuff (retained in subdir
Former-commit-id: 43a73a7b2dbb7be398f79f40602e3527d42f0e1a
Former-commit-id: d49dd4b7d39d708518a7244f16be37db47027ac7
2019-09-08 15:06:42 -05:00