]> git.rkrishnan.org Git - pihpsdr.git/commit
Changed button debounce for original controller. Changed band menu display to only...
authorJohn Melton G0ORX <john.d.melton@googlemail.com>
Fri, 25 Oct 2019 16:43:07 +0000 (17:43 +0100)
committerJohn Melton G0ORX <john.d.melton@googlemail.com>
Fri, 25 Oct 2019 16:43:07 +0000 (17:43 +0100)
commit00536e8a702c73bd3a3cdeac90d7e2287edbb384
tree1a9b4518c6d248ed0d047ea0f63e08e583921479
parent070372451dcfbeb63071b4312beef36ffe09d794
Changed button debounce for original controller. Changed band menu display to only display valid bands for device. Cleaneup depending on the different controllers. Updated Makefile.  Included built libraries for SoapySDR and files for LimeSDR and RTL-SDR.  Created tar files for installing binary for version of code on Raspberry Pi with no controller, original controller, controller 2 v1 (single encoders), controller2 v2 (dual encoders).
28 files changed:
Makefile
band.c
band_menu.c
configure.c
encoder_menu.c
ext.c
gpio.c
gpio.h
i2c.c
new_discovery.c
new_menu.c
old_discovery.c
radio.c
release/pihpsdr-controller1.v2.0.0-beta.tar [new file with mode: 0644]
release/pihpsdr-controller2-v1.v2.0.0-beta.tar [new file with mode: 0644]
release/pihpsdr-controller2-v2.v2.0.0-beta.tar [new file with mode: 0644]
release/pihpsdr-nocontroller.v2.0.0-beta.tar [new file with mode: 0644]
release/pihpsdr-v2.0.0-beta.tar
release/pihpsdr.tar
release/pihpsdr/64-limesuite.rules [new file with mode: 0644]
release/pihpsdr/README.MIDI [new file with mode: 0644]
release/pihpsdr/install.sh
release/pihpsdr/midi.inp [new file with mode: 0644]
release/pihpsdr/pihpsdr
rx_panadapter.c
switch_menu.c
tx_panadapter.c
version.c