Commit graph

  • 85636501f5 some readme updates and cleanup nathan 2020-03-06 21:49:40 -0800
  • 293c7d2a6d swapping out color names in preparation for styles nathan 2020-03-06 20:51:47 -0800
  • 06276d33c2 double click zoom, other tap cleanup nathan 2020-03-06 15:44:45 -0800
  • a4718f8d93 mouse click and drag added nathan 2020-03-05 15:02:40 -0800
  • 3398748007 fixed broken interactive_TTL variable removed in last commit nathan 2020-03-02 23:07:39 -0800
  • 93e26cc2e4 removed map continue mode (continue drawing map on next frame) because it produces annoying flashes nathan 2020-03-02 22:44:32 -0800
  • e2de0076c2 cleaning up unused nathan 2020-03-02 22:22:35 -0800
  • c338cb7340 cleaning out old logdist and show list options nathan 2020-03-01 22:58:10 -0800
  • 6916ee2a4c map loading fixes nathan 2020-03-01 22:40:11 -0800
  • 7c2fdbc634 Merge branch 'master' of https://github.com/nmatsuda/spidr nathan 2020-03-01 21:44:42 -0800
  • fdd12fece3 map conversion in python directly from svg to c array bin file, with bash script. File cleanup (BFG to follow) nathan 2020-03-01 21:17:12 -0800
  • 57686fc8b4 map conversion in python directly from svg to c array bin file, with bash script. File cleanup (BFG to follow) nathan 2020-03-01 21:17:12 -0800
  • 414d8aed65 changed doubles to float. wrote out mapdata.bin and read in, this is still hacky, but compiles faster now nathan 2020-02-26 22:44:30 -0800
  • 954f70dd04 changed doubles to float. wrote out mapdata.bin and read in, this is still hacky, but compiles faster now nathan 2020-02-26 22:44:30 -0800
  • 8c281d95e5 removed threading holdovers from dump1090. started working on android build (not working yet). map drawing now resumes next frame if frame times out nathan 2020-02-18 15:37:41 -0800
  • 2e68afd84c removed threading holdovers from dump1090. started working on android build (not working yet). map drawing now resumes next frame if frame times out nathan 2020-02-18 15:37:41 -0800
  • ed853a3145 fixed plane selection when over multiple within cutoff nathan 2020-02-17 23:17:19 -0800
  • 78ca658fa1 fixed plane selection when over multiple within cutoff nathan 2020-02-17 23:17:19 -0800
  • 00f02a8125 fixed issues with selected plane label, can now select off screen plane nathan 2020-02-17 22:47:42 -0800
  • 617b1af43e fixed issues with selected plane label, can now select off screen plane nathan 2020-02-17 22:47:42 -0800
  • 8f3b9d2977 geography renders to a seprate texture, only updates when moved nathan 2020-02-17 22:19:45 -0800
  • 49c4b4e4a6 geography renders to a seprate texture, only updates when moved nathan 2020-02-17 22:19:45 -0800
  • 72763a5ba7 added touch to center and track planes nathan 2020-02-17 18:11:05 -0800
  • 1223881b4b added touch to center and track planes nathan 2020-02-17 18:11:05 -0800
  • 0d01589322 started adding tap (debug only for now) nathan 2020-02-16 21:54:46 -0800
  • 4933361fb4 started adding tap (debug only for now) nathan 2020-02-16 21:54:46 -0800
  • 17ff9f3ef5 added padding on quadtree culling, scale bars nathan 2020-02-07 23:04:52 -0800
  • baa66631f1 added padding on quadtree culling, scale bars nathan 2020-02-07 23:04:52 -0800
  • 3a0b1aecf3 svg conversion in python, full 48 us states nathan 2020-01-21 23:24:29 -0800
  • 346fc7c730 svg conversion in python, full 48 us states nathan 2020-01-21 23:24:29 -0800
  • 3097d6fdb3 quadtree working, poly drawing nathan 2020-01-20 00:01:45 -0800
  • d32b54eeac quadtree working, poly drawing nathan 2020-01-20 00:01:45 -0800
  • c10fb0ad10 map quadtree in progress nathan 2020-01-19 22:22:58 -0800
  • 30606084c0 map quadtree in progress nathan 2020-01-19 22:22:58 -0800
  • 645ee1ade5 misc fixes for label system. rudimentary LOD to speed up wide map drawing nathan 2019-09-21 20:46:52 -0500
  • cc3a4f3e88 misc fixes for label system. rudimentary LOD to speed up wide map drawing nathan 2019-09-21 20:46:52 -0500
  • 42f1f8d5b5 basic label physics setup nathan 2019-09-15 19:54:06 -0500
  • ebdf5e2575 basic label physics setup nathan 2019-09-15 19:54:06 -0500
  • 07c2dc4902 added gitignore, removed RPI flags from makefile, no longer needed nathan 2019-09-13 01:59:21 -0500
  • 0747f92a26 added gitignore, removed RPI flags from makefile, no longer needed nathan 2019-09-13 01:59:21 -0500
  • fec83494e1 updated readme with notes and todo nathan 2019-09-13 01:56:55 -0500
  • ce5a6018f7 updated readme with notes and todo nathan 2019-09-13 01:56:55 -0500
  • f0735f22b1 new signal markings, new timing numbers for LatLon reception (doesn't seem to be working on dump1090 end though), basic plane velocity animation nathan 2019-09-09 01:17:40 -0500
  • df727c8d04 new signal markings, new timing numbers for LatLon reception (doesn't seem to be working on dump1090 end though), basic plane velocity animation nathan 2019-09-09 01:17:40 -0500
  • 63ac13a988 fixed message rates and plane count nathan 2019-09-08 23:52:09 -0500
  • d630b24033 fixed message rates and plane count nathan 2019-09-08 23:52:09 -0500
  • 4fc2c3cae6 moving everything out of dump1090.h and interactive.c nathan 2019-09-08 23:23:38 -0500
  • 081ecda409 moving everything out of dump1090.h and interactive.c nathan 2019-09-08 23:23:38 -0500
  • 1efbc59320 directory cleanup of old hw stuff (retained in subdir nathan 2019-09-08 15:06:42 -0500
  • 8cd0fa2a9d directory cleanup of old hw stuff (retained in subdir nathan 2019-09-08 15:06:42 -0500
  • 0507fc179b fixed heading, added heading history, switched list mode to overlay (in progress) nathan 2019-09-08 14:29:21 -0500
  • 446a154a6d fixed heading, added heading history, switched list mode to overlay (in progress) nathan 2019-09-08 14:29:21 -0500
  • 4acb3633e8 added basic touch gestures nathan 2019-09-08 01:09:14 -0500
  • 984fa50fb6 added basic touch gestures nathan 2019-09-08 01:09:14 -0500
  • 7d078324f2 migrate to SDL 2 nathan 2019-09-07 18:11:20 -0500
  • b1bd10fd4d migrate to SDL 2 nathan 2019-09-07 18:11:20 -0500
  • 7f5f6e0fbb out-of-bounds arrows in progress nathan 2018-10-20 00:17:25 -0500
  • dcfb59ca99 out-of-bounds arrows in progress nathan 2018-10-20 00:17:25 -0500
  • c10ea1aaf7 worked on adding filled polygons. unsuccessfull due to map vertex organization, commented out. need a better map with more appropriate detail nathan 2018-10-02 01:54:15 -0500
  • 85f6812a58 worked on adding filled polygons. unsuccessfull due to map vertex organization, commented out. need a better map with more appropriate detail nathan 2018-10-02 01:54:15 -0500
  • 0ddf73f6c8 adding PC control options like fullscreen, added simple circle anim on first valid lat/long nathan 2018-10-01 01:44:17 -0500
  • fbfa9fd533 adding PC control options like fullscreen, added simple circle anim on first valid lat/long nathan 2018-10-01 01:44:17 -0500
  • 6bc7a305aa switching to seattle nathan 2018-09-17 00:50:04 -0500
  • 4a79fc6af0 switching to seattle nathan 2018-09-17 00:50:04 -0500
  • d373baade6 labeling updates, placeholder battery indicator Nathan 2017-10-10 15:56:05 -0500
  • 314a210201 labeling updates, placeholder battery indicator Nathan 2017-10-10 15:56:05 -0500
  • 3f96f8c9e8 near label adjustments Nathan 2017-10-06 18:44:08 -0500
  • c87d2b8c13 near label adjustments Nathan 2017-10-06 18:44:08 -0500
  • 97bbe94df5 color updates Nathan 2017-10-06 13:58:22 -0500
  • 0ad396a728 color updates Nathan 2017-10-06 13:58:22 -0500
  • cb737d3282 trying 90 degree lables Nathan 2017-10-06 11:34:36 -0500
  • aff3e48bbc trying 90 degree lables Nathan 2017-10-06 11:34:36 -0500
  • 6663e5b21f fixed upscale default for RPI Nathan 2017-10-05 22:32:36 -0500
  • 374f2bc972 fixed upscale default for RPI Nathan 2017-10-05 22:32:36 -0500
  • 96f0457439 status boxes on map layout Nathan 2017-10-05 22:25:30 -0500
  • aa8e3dca4b status boxes on map layout Nathan 2017-10-05 22:25:30 -0500
  • 4cc12f08e1 changed upscale and screen size options to Modes fields, removed some RPI define conditionals Nathan 2017-10-05 10:22:14 -0500
  • 7716d84d55 changed upscale and screen size options to Modes fields, removed some RPI define conditionals Nathan 2017-10-05 10:22:14 -0500
  • 44c69fd47d draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c Nathan 2017-10-05 09:58:23 -0500
  • a9a6bc9584 draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c Nathan 2017-10-05 09:58:23 -0500
  • f25cb21593 boot screen Nathan 2017-09-17 20:52:05 -0500
  • cb8b16c406 boot screen Nathan 2017-09-17 20:52:05 -0500
  • 8acc56b21e map color updates Nathan 2017-09-17 12:58:42 -0500
  • a56910600b map color updates Nathan 2017-09-17 12:58:42 -0500
  • f052d584f1 added missing pullup on gpio 27 Nathan 2017-09-17 11:21:26 -0500
  • 767d8dd024 added missing pullup on gpio 27 Nathan 2017-09-17 11:21:26 -0500
  • b110072134 initial sdl list mode Nathan 2017-09-17 10:38:22 -0500
  • 28cc65fc6a initial sdl list mode Nathan 2017-09-17 10:38:22 -0500
  • 6942be7894 map draw Nathan 2017-09-17 09:46:48 -0500
  • 0dd0cbc13c map draw Nathan 2017-09-17 09:46:48 -0500
  • d21e4cf56a pi compiler fixes nathan 2017-09-05 10:57:02 +0000
  • b63782bbf5 added log/lin toggle, AA define, rearanged into map.c Nathan 2017-09-15 21:25:26 -0500
  • 37282b4d76 pi compiler fixes nathan 2017-09-05 10:57:02 +0000
  • d7ac05e2b2 added log/lin toggle, AA define, rearanged into map.c Nathan 2017-09-15 21:25:26 -0500
  • 345e7bf9fe fixed connection wait nathan 2017-09-05 10:41:00 +0000
  • ac27da70ea fixed connection wait nathan 2017-09-05 10:41:00 +0000
  • 7449d7b066 added wiringPi exit button, compiler and SDL fixed for PI (need to add defines to allow compiling on PC again nathan 2017-09-05 09:41:46 +0000
  • ffeccc295e conversion to sdl 1.2 + sdl_gfx Nathan 2017-09-15 09:57:20 -0500
  • 86d9c85c7e in progress reverting to SDL1.2 for pi compatibility, adding sdl_gfx Nathan 2017-09-14 21:13:02 -0500
  • 372835d743 trails working Nathan 2017-09-14 09:39:56 -0500