Commit graph

152 commits

Author SHA1 Message Date
nathan af9cfce3ff massive refactor to c++ in progress, doesn't build now
Former-commit-id: bbd3fe3c0438b9f8d2188b8d1f5ffc70616a789f
Former-commit-id: d19da520563adeb80996df92c65ba5e1e6785596
2020-03-07 17:22:20 -08:00
nathan cb62238efd begin conversion to c++. modified existing c files to compile with g++
Former-commit-id: 5d29910bbfc137430264f8b08887f7997a86dbf1
Former-commit-id: 3b8af4a36c0345a24dc06753afa9c32f6b97714e
2020-03-07 13:19:49 -08:00
nathan 85636501f5 some readme updates and cleanup
Former-commit-id: bdb8d4c516a0aafed3c0fd709d52ab6ede543e25
Former-commit-id: c3f75db4e56a1549f2037a88cb9d91d5ff4ed154
2020-03-06 21:49:40 -08:00
nathan 293c7d2a6d swapping out color names in preparation for styles
Former-commit-id: 4ffc36aa3a42586e1a7d4a17a5946175e23c3cb3
Former-commit-id: 93bbe2405261c2b98ba36a1548ec1993cdbf0538
2020-03-06 20:51:47 -08:00
nathan 06276d33c2 double click zoom, other tap cleanup
Former-commit-id: 0f130dbbdc9ea3f519912785beb2ccc6345f5a3f
Former-commit-id: d6e0e41a4e1b355449f3312201ab79977c256071
2020-03-06 15:44:45 -08:00
nathan a4718f8d93 mouse click and drag added
Former-commit-id: aee18213d280783da1b761e5b7ec7c01a53ac0d1
Former-commit-id: f15d983599f1f7e3b82b5642395f1914ae75d2f2
2020-03-05 15:02:40 -08:00
nathan 3398748007 fixed broken interactive_TTL variable removed in last commit
Former-commit-id: 0d6078fd49398701008371339a5770cbd6112d61
Former-commit-id: 5a0cb56adc5349a227637093e8764ddf3adc6c5a
2020-03-02 23:07:39 -08:00
nathan 93e26cc2e4 removed map continue mode (continue drawing map on next frame) because it produces annoying flashes
Former-commit-id: 57448a74eed032e6630d6f3cdfb1e39ba076f092
Former-commit-id: 69a64e4fe977ed0bcb6500b7d19979c6084560cb
2020-03-02 22:44:32 -08:00
nathan e2de0076c2 cleaning up unused
Former-commit-id: 28877253544f45f3037bc5214478df8fb2536ce0
Former-commit-id: c3fef4350543beba9e002116f09124abe67deb2e
2020-03-02 22:22:35 -08:00
nathan c338cb7340 cleaning out old logdist and show list options
Former-commit-id: 589204f731d1c82a7873fd2cb527e0caf89a023a
Former-commit-id: f0e62e9917e8193e92d2c1217fc58c47d7f900ce
2020-03-01 22:58:10 -08:00
nathan 6916ee2a4c map loading fixes
Former-commit-id: 77666b1c9b0f871cbf7ebedf29f0b966bb95279b
Former-commit-id: 5f1efcc29dc6236555166dd318fff26361161bc6
2020-03-01 22:40:11 -08:00
nathan 7c2fdbc634 Merge branch 'master' of https://github.com/nmatsuda/spidr
Former-commit-id: efd003fa26beb7e4b59b5016d8aede0780649c2b
Former-commit-id: 1bca1a9e3ffee2a0663d37f8ebb23da988ab44a5
2020-03-01 21:44:42 -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 57686fc8b4 map conversion in python directly from svg to c array bin file, with bash script. File cleanup (BFG to follow)
Former-commit-id: fdd12fece3 [formerly 87b04ceb9008fabd80258f5c979b9d238411e748] [formerly cd38a9b42c4973e454f8d7b7208539c7bcc6495e]
Former-commit-id: c770542b274873228b4eb8bf5cff3210a8876e84
Former-commit-id: db0f8a35610270ed4b381463c8cc4c83a56f5726
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 954f70dd04 changed doubles to float. wrote out mapdata.bin and read in, this is still hacky, but compiles faster now
Former-commit-id: 414d8aed65 [formerly 8894cdb766d205bf630d4de44701894a53b95b12] [formerly 59f44288ca1838e89e1f8c7463e88e91d5252c4b]
Former-commit-id: 197667cbaa98c5fd5d4b1ef504d579d5ff6f8100
Former-commit-id: a0e785034d5709b7f7fdfa9eb4fd1c8e0332f507
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 2e68afd84c 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: 8c281d95e5 [formerly 9c5d89f2af4f235ccb5cd7b983443d63907ba6ad] [formerly 4271671e19b70a7333649bb93bff920d1fa1acd0]
Former-commit-id: 77f53ebfdb727dd7cbc2550443e08504e4aa624b
Former-commit-id: a2daaa44daa2d42eb36f4e93f92e2f4db4000bbf
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 78ca658fa1 fixed plane selection when over multiple within cutoff
Former-commit-id: ed853a3145 [formerly 73ab51fc18ef6bde1ea8f93e6433af61cb41229c] [formerly 3427181832689a8a05aadd31046e7d4ebea050e5]
Former-commit-id: f8a4bd5efa51e94ff8366c6660aea76a5fa6ecd5
Former-commit-id: cb7dff754c6a523b957f1386af544075d6001590
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 617b1af43e fixed issues with selected plane label, can now select off screen plane
Former-commit-id: 00f02a8125 [formerly ab5ab5d0d3fb7f0bdb12ff5a21a6d0e249ceab6f] [formerly 969a11c7c843c43ec231673c9d15ed227414fc68]
Former-commit-id: bb74b98444dc3f22d156d9b518156a74b79457a2
Former-commit-id: 4d08d9777512eea19eec90e49019c0840a20a620
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 49c4b4e4a6 geography renders to a seprate texture, only updates when moved
Former-commit-id: 8f3b9d2977 [formerly f24714e0276678698dffbf4270fb73c16c9a872f] [formerly 8c6ec13e7e07eede486b4d804517de3212532216]
Former-commit-id: 09e11860daedfa3c625b44b19c55d375319932fe
Former-commit-id: 5ffce6f3e593acf6472ed5f540a871b0219d610b
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 1223881b4b added touch to center and track planes
Former-commit-id: 72763a5ba7 [formerly b8d2b83f47121d34ad0c9cfbdd7c8f71bd90b679] [formerly 86d982e51aef694aa509793340d5596eeba59ef4]
Former-commit-id: 61c938afcd00704d5a02d607225f2a6ee2feaa5b
Former-commit-id: fb78d6786a438c2016b8b92758b61b6419f8577a
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 4933361fb4 started adding tap (debug only for now)
Former-commit-id: 0d01589322 [formerly 3f0f4f4235ba99d564d88f2bed86757b79b6afac] [formerly aef9365c434e1ba1d9146f7cf8c37706b80a96b2]
Former-commit-id: 98f78c5ae16d9c9014f1db2ab429348cecff59b4
Former-commit-id: e348bbf60e9a76dd0ff9b522da9ff2829cd9ef2a
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 baa66631f1 added padding on quadtree culling, scale bars
Former-commit-id: 17ff9f3ef5 [formerly 694324d663b143ec236604d7e984d9cab00233f8] [formerly b1bbf4581a8b1e3c0c46d7337b971786d86d050a]
Former-commit-id: 0cb2f95464af5e4f55078ce0478fa8a608b60e80
Former-commit-id: 319c4c3339587f803f5b4a4372eb8aa83c4a6759
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 346fc7c730 svg conversion in python, full 48 us states
Former-commit-id: 3a0b1aecf3 [formerly 74aafae150f8cd26b383bf37449cc861162ce7f5] [formerly 916991bafcbdcd5096382e11b1a75ca8da4d36ad]
Former-commit-id: 36a8b9b689b6df1a5a9a61de58887b9c7f882100
Former-commit-id: 11eb7d9d63cea49d8dfb82c5d32e67aa694e4f24
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 d32b54eeac quadtree working, poly drawing
Former-commit-id: 0d727f9d56c6a08570a6ba61ce8f3c0a32cb0ea6
Former-commit-id: 959417aa28f3404ffaa0ac4fe1f20971933df828
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 30606084c0 map quadtree in progress
Former-commit-id: 106b914c5f91b0e3c49ff6bca47e9eb9ceed9a63
Former-commit-id: 9b2e2e01cf6c78915925df32c1b004a0c9d2505c
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 cc3a4f3e88 misc fixes for label system. rudimentary LOD to speed up wide map drawing
Former-commit-id: 84c0bc68e284508d9e16ccceb6f7b7dc35dd4b60
Former-commit-id: 4a3065e9d6762bee1f8d854a176022290563fa5f
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 ebdf5e2575 basic label physics setup
Former-commit-id: 26342b786be888ee7583be5090e7af6542f686bc
Former-commit-id: 31b4071996023f40277e820f97c2a83bce028d86
2019-09-15 19:54:06 -05:00
nathan 07c2dc4902 added gitignore, removed RPI flags from makefile, no longer needed
Former-commit-id: f144ed1686e01dfdee80a2a1beb3cd7ece6ad837
Former-commit-id: dbbcb47ecf2ea7c25adb57ac7caad5eeff300ebc
2019-09-13 01:59:21 -05:00
nathan 0747f92a26 added gitignore, removed RPI flags from makefile, no longer needed
Former-commit-id: 99a0d6b26b6a7f07905e26ce72e12ccdc4234dd3
Former-commit-id: 63ba451e5c4e257babb1c939f6e4aedbdd47037b
2019-09-13 01:59:21 -05:00
nathan fec83494e1 updated readme with notes and todo
Former-commit-id: 55a1f0db19695829f9b5c93a23fa124b71603ae8
Former-commit-id: cfaabc1d0d471ce4e9b5acfcf3e928bd21d2881e
2019-09-13 01:56:55 -05:00
nathan ce5a6018f7 updated readme with notes and todo
Former-commit-id: 7904d2166414ca25191fccd8e9e508ebc10aa113
Former-commit-id: 359075343c3a1566a67a3991430abf3e5edc4e8b
2019-09-13 01:56:55 -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 df727c8d04 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: 0fead3636422b4fcc2bc0dee8a30a137de50d69b
Former-commit-id: b6345e37645d23a82edbb99859c51c1ff207a5c9
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 d630b24033 fixed message rates and plane count
Former-commit-id: 7a6d279589752e646fb79ee0e0bf499bd0f97029
Former-commit-id: 98cd467cee7db46e6e8723c05b1d138159affe79
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 081ecda409 moving everything out of dump1090.h and interactive.c
Former-commit-id: 09fc0bec299442fa1ac44ee6e41f237134ab2b73
Former-commit-id: 0f3edc36d54876849854abd4ef5ab8531f374b38
2019-09-08 23:23:38 -05:00