Commit graph

16 commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 d32b54eeac quadtree working, poly drawing
Former-commit-id: 0d727f9d56c6a08570a6ba61ce8f3c0a32cb0ea6
Former-commit-id: 959417aa28f3404ffaa0ac4fe1f20971933df828
2020-01-20 00:01:45 -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 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 ebdf5e2575 basic label physics setup
Former-commit-id: 26342b786be888ee7583be5090e7af6542f686bc
Former-commit-id: 31b4071996023f40277e820f97c2a83bce028d86
2019-09-15 19:54:06 -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 d630b24033 fixed message rates and plane count
Former-commit-id: 7a6d279589752e646fb79ee0e0bf499bd0f97029
Former-commit-id: 98cd467cee7db46e6e8723c05b1d138159affe79
2019-09-08 23:52:09 -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
nathan 8cd0fa2a9d directory cleanup of old hw stuff (retained in subdir
Former-commit-id: 03042b53b1c453e267695262a6b801ee9569ada5
Former-commit-id: 96eb24339b9ec6e7b8740a562c5869fe3b0b7de7
2019-09-08 15:06:42 -05:00
Renamed from sdl1090/draw.c (Browse further)