Commit graph

39 commits

Author SHA1 Message Date
Nathan 7716d84d55 changed upscale and screen size options to Modes fields, removed some RPI define conditionals
Former-commit-id: 5d9eb08cc2659824812ef895e0cdfb9a26e83e02
Former-commit-id: 7a430f68007cbdeafde92973c74ba21e25f724e6
2017-10-05 10:22:14 -05:00
Nathan a9a6bc9584 draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c
Former-commit-id: c1374d41abd475f83a32fa9ec639d0feef018a20
Former-commit-id: 39838a5e1d346c49df1a8f65c910db943a228c61
2017-10-05 09:58:23 -05:00
Nathan cb8b16c406 boot screen
Former-commit-id: c9b12659ebe77d94fde91be6f71ec3d48a7398f5
Former-commit-id: bdb01591c63de5b9df34f20308ddcb360b7f5384
2017-09-17 20:52:05 -05:00
Nathan a56910600b map color updates
Former-commit-id: a78d7e46752d490c1168ac8a1ab33bea347739b3
Former-commit-id: 95e3ecb30dbd5d6c3bd21e687298279e3333e84b
2017-09-17 12:58:42 -05:00
Nathan 767d8dd024 added missing pullup on gpio 27
Former-commit-id: e3f51d4d3edc414c6fafd2460c32f07a631a8f11
Former-commit-id: c6015fbeb1ca28d89af9c7f75524288bc12211e6
2017-09-17 11:21:26 -05:00
Nathan 28cc65fc6a initial sdl list mode
Former-commit-id: 00846e544ad84ed8c7d0d7fe9a62bebe9999cf2d
Former-commit-id: 4688e987806e16e57798803f632e14d4e0f71b77
2017-09-17 10:38:22 -05:00
Nathan 0dd0cbc13c map draw
Former-commit-id: 6ea8b3be1ff479c52f11d7547e5d026578416ae7
Former-commit-id: 3e1c0fae85d5670b55bc0fad147095dd3fc90d98
2017-09-17 09:46:48 -05:00
nathan 37282b4d76 pi compiler fixes
Former-commit-id: 83eb670d38942bc6718ed29eb4a40e34dcdabb11
Former-commit-id: 23c975ae66a2e44b068ffd64d2f2510eb9f33cd6
2017-09-05 10:57:02 +00:00
Nathan d7ac05e2b2 added log/lin toggle, AA define, rearanged into map.c
Former-commit-id: 71d4638e160eedca1b60df37b3d2b5d1ecf82469
Former-commit-id: 5f78e0bfefba107919a5babf344a3d51110a16fd
2017-09-15 21:25:26 -05:00
nathan ac27da70ea fixed connection wait
Former-commit-id: e558c09badab3d566c38e039b06586f5397efd46
Former-commit-id: 2d60a0b33f01d5f43539db6744ccb2fdac58fef1
2017-09-05 10:41:00 +00:00
nathan 649c7aa466 added wiringPi exit button, compiler and SDL fixed for PI (need to add defines to allow compiling on PC again
Former-commit-id: 36897ec253d2711781deb41c8a94b67274e7603e
Former-commit-id: 3ed29801dd012902e04581194b606575cf2a94dc
2017-09-05 09:41:46 +00:00
Nathan 43283e175e conversion to sdl 1.2 + sdl_gfx
Former-commit-id: e2b7459153ed30b7d5ab0174c69b00cb25c83061
Former-commit-id: 5cc1c9ad482572a942c2609c24676106abdedfbb
2017-09-15 09:57:20 -05:00
Nathan 8fb50efe7b in progress reverting to SDL1.2 for pi compatibility, adding sdl_gfx
Former-commit-id: 40831fe91c60533d31957aaaaeec18bde028228a
Former-commit-id: 646e410a0d38835d5d43dba6039e9797a0584cb8
2017-09-14 21:13:02 -05:00
Nathan 5d11256a6a trails working
Former-commit-id: 5cf325dc734232ec38cfc4d2ea48734abc77d40e
Former-commit-id: 5897876ba869839b7250410c814e1200e7c05e5d
2017-09-14 09:39:56 -05:00
Nathan 3d533699a5 trails in progress
Former-commit-id: 38f7e02bced254a483e36e3e98f8e46e8e926514
Former-commit-id: 2526ef6d02c0a2e14e4d4a0b4382bca03e06bee7
2017-09-14 00:08:22 -05:00
Nathan d450dc59ce initial SDL version
Former-commit-id: 3714e6bfc11cd1ccb095602b2f93d64b4d107346
Former-commit-id: cfe3cc42c26367d1875c31c581ef1dbf4e2d89e5
2017-09-13 22:21:36 -05:00
Nathan 2a7f82a01c finished merging
Former-commit-id: a6b0822840034687ea37ab6088a55b149a47cff3
2017-09-11 17:48:38 -05:00
Nathan 2dbd863054 Merge branch 'master' of https://github.com/nmatsuda/spidr
Conflicts:
	dump1090/dump1090
	dump1090/interactive.c
	dump1090/interactive.o
	dump1090/view1090

Former-commit-id: 116392c4acfba308a1acb36f51b8d2f869e275d1
2017-09-11 17:45:56 -05:00
Nathan 7250a70654 added greyout for old messages, removed line count hard limit
Former-commit-id: f5f1e2f1215127bc65b1f125206f5aa554edb0f1
2017-09-11 17:44:53 -05:00
nathan 3a20910b0d onboard fixes
Former-commit-id: 8693c29bff80dc36af4a69dda5dfa0b3cfd04e68
2017-09-05 04:29:57 +00:00
nathan ff1eadd0a5 removed trailing header block
Former-commit-id: cd32fe5ab4e5541693bce94946fd70d1f2ab05eb
2017-09-05 00:18:48 +00:00
Nathan 5a1b5a385a Merge branch 'master' of https://github.com/nmatsuda/spidr
Former-commit-id: 031e2291bc60dcf6025951068035d1f668a85aa7
2017-09-07 23:58:55 -05:00
Nathan 52ca762706 format fixes
Former-commit-id: 741bba68434141272870c622dccdb0538838ba09
2017-09-07 23:58:43 -05:00
Nathan 6ea639860c format fixes
Former-commit-id: b060dd40fe1cefe9154eaf0f5babf89bbfe4befc
2017-09-07 23:54:16 -05:00
Nathan 4465c1fd8a fixed commas
Former-commit-id: 723719c6b153d866c5fe58701d4180df153b492b
2017-09-07 21:23:17 -05:00
Nathan b7f556f8af adjusted colors, removed dark
Former-commit-id: 7aa775124aad99253440ae93157226df3f53f5fd
2017-09-07 21:14:18 -05:00
Nathan c8f42cb24b fixed box type for Terminux compatibility
Former-commit-id: 7ed2ec5382d6ab092580df3e2925b46aabd6e7a7
2017-09-07 20:49:22 -05:00
Nathan 95b52d58ad added close plane box
Former-commit-id: 584925da2eb83039e42c8a76f259d6c4c1d69cc7
2017-09-07 20:40:12 -05:00
Nathan 603252dc68 testing box drawing
Former-commit-id: 344c6412a5f73087026f13be6521486a9493938b
2017-09-07 17:13:29 -05:00
Nathan b26765a7f0 switched back to terminus 10x20 no unicode for now, until hardware rotates 90
Former-commit-id: 5db3d55af3443e9e15ee202156d71a1ec15a4086
2017-09-07 16:56:29 -05:00
Nathan 2d6fca9812 fixed distance calculation
Former-commit-id: f7b76dd49db3daa4875348b62a43aad917fc90a9
2017-09-07 16:36:18 -05:00
nathan 9cc32c92b9 Merge branch 'master' of https://github.com/nmatsuda/spidr
Former-commit-id: 98923553f39aa4d5e93382ce0d58f027f702f2e3
2017-09-05 00:13:17 +00:00
nathan f556fbce1b added gitignore
Former-commit-id: 127ceffd42c88807559a977b242cd8f107ca23e2
2017-09-05 00:13:08 +00:00
Nathan Matsuda 2b730833c8 formatting for terminusBold 20x16
Former-commit-id: fc05907e9365a464a5465547403090f0fe0ca7fc
2017-09-04 12:54:12 +00:00
Nathan 8bf5126a75 changed formatting to show distance and heading:
Former-commit-id: ba72b7524a53cb5d66ee28a55b7116d447329c90
2017-09-07 11:00:01 -05:00
Nathan Matsuda 8d37c6eb30 added dump1090 fork
Former-commit-id: 1168f2733ad1b4e00a953fe21ddccebd8cb26135
2017-09-04 09:02:47 +00:00
nathan b10d5eaca2 adding digistump encoder arduino code
Former-commit-id: ae89e87ec766ff19f1c3ec92934430065a9205b6
2016-12-24 00:16:24 -06:00
Nathan Matsuda 3ea571b62c removed rtl_fm repo, moved relevant files
Former-commit-id: e25b4c0afc72ced8ea609cbe83c2d9055630dfec
2016-12-23 18:31:17 +00:00
Nathan Matsuda 0350a2e433 inital commit 2016-12-23 16:52:24 +00:00