]>
git.rkrishnan.org Git - pihpsdr.git/log
John Melton G0ORX [Tue, 17 Mar 2020 08:53:48 +0000 (08:53 +0000)]
Fixed typro saving PTT GPIO settings.
Added ANF and SNB enable/disable to midi.
Added preliminary code to better support PlutoSDR.
Fixed zoom/pan dialogs when zoom pan sliders not being displayed.
Fixed SoapySDR Hardware AGC checkbox position on Radio menu.
Added separate mutex for receiver display.
John Melton [Mon, 16 Mar 2020 09:51:16 +0000 (09:51 +0000)]
Merge pull request #104 from dl1ycf/master
small fixes
c vw [Mon, 16 Mar 2020 08:36:35 +0000 (09:36 +0100)]
polished comments
DL1YCF [Sun, 15 Mar 2020 11:48:30 +0000 (12:48 +0100)]
small fixes
John Melton [Sat, 14 Mar 2020 22:47:39 +0000 (22:47 +0000)]
Merge pull request #103 from dl1ycf/master
small corrections
DL1YCF [Sat, 14 Mar 2020 18:09:58 +0000 (19:09 +0100)]
small corrections
John Melton G0ORX [Sat, 14 Mar 2020 13:43:11 +0000 (13:43 +0000)]
Added ZOOM and PAN capability. Added external PTT GPIO input.
John Melton G0ORX [Sat, 14 Mar 2020 09:35:36 +0000 (09:35 +0000)]
Added ZOOM and PAN capability. Added external PTT GPIO input.
John Melton [Fri, 13 Mar 2020 14:57:08 +0000 (14:57 +0000)]
Merge pull request #102 from dl1ycf/master
MIDI update and HL2 PURESIGNAL correction
c vw [Fri, 13 Mar 2020 14:34:36 +0000 (15:34 +0100)]
added MIDI "MUTE" function (key only), updated MIDI documentation
c vw [Wed, 11 Mar 2020 11:30:18 +0000 (12:30 +0100)]
Make SetPK field write-able
c vw [Wed, 11 Mar 2020 10:51:23 +0000 (11:51 +0100)]
different PS DAC feeback peak value for HL2
John Melton [Fri, 6 Mar 2020 11:09:57 +0000 (11:09 +0000)]
Merge pull request #101 from dl1ycf/master
Re-worked PS on/off switching
John Melton G0ORX [Fri, 6 Mar 2020 11:08:46 +0000 (11:08 +0000)]
Fixed MOX and TUNE not working for protocol 1 and protocol 2
c vw [Fri, 6 Mar 2020 10:54:33 +0000 (11:54 +0100)]
some "cppcheck" code polishing (unused variables etc.)
c vw [Fri, 6 Mar 2020 09:48:36 +0000 (10:48 +0100)]
Merging and polishing John's "MUTE" changes, make PS switching "bullet-proof"
c vw [Fri, 6 Mar 2020 09:08:55 +0000 (10:08 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Thu, 5 Mar 2020 15:52:22 +0000 (15:52 +0000)]
Added Mute button. Added mute_rx_while_transmitting enable/disable to radio menu
c vw [Wed, 4 Mar 2020 10:19:27 +0000 (11:19 +0100)]
added Restart button (only if compiled with -D RESTART_BUTTON, experimental feature)
c vw [Wed, 4 Mar 2020 10:18:54 +0000 (11:18 +0100)]
polished P2 restart code (currently only used in experimental versions)
c vw [Wed, 4 Mar 2020 10:18:25 +0000 (11:18 +0100)]
typos
c vw [Tue, 3 Mar 2020 17:44:15 +0000 (18:44 +0100)]
MacOS app creation: allow for "high resolution"
John Melton G0ORX [Tue, 3 Mar 2020 15:48:22 +0000 (15:48 +0000)]
pushing v2.0.0-rc7 release tar file
John Melton G0ORX [Tue, 3 Mar 2020 15:42:30 +0000 (15:42 +0000)]
set have_rx_gain=1 for SOAPYSDR_PROTOCOL
John Melton [Tue, 3 Mar 2020 15:19:19 +0000 (15:19 +0000)]
Merge pull request #100 from dl1ycf/master
Coarse/fine diversity controls etc.
c vw [Tue, 3 Mar 2020 15:08:59 +0000 (16:08 +0100)]
updated documentation (COARSE and FINE diversity controls).
c vw [Tue, 3 Mar 2020 14:45:43 +0000 (15:45 +0100)]
fixed a possible deadlock issue, and added a new_protocol_restart function
c vw [Tue, 3 Mar 2020 14:27:05 +0000 (15:27 +0100)]
adjustment
c vw [Tue, 3 Mar 2020 14:02:55 +0000 (15:02 +0100)]
DIVERSITY controls via MIDI and GPIO
John Melton G0ORX [Tue, 3 Mar 2020 12:45:53 +0000 (12:45 +0000)]
changed encoder actions for diversity gain and phase
John Melton G0ORX [Tue, 3 Mar 2020 11:16:07 +0000 (11:16 +0000)]
pushing v2.0.0-rc6 tar file
John Melton G0ORX [Tue, 3 Mar 2020 11:10:45 +0000 (11:10 +0000)]
fixed version to use GIT_VERSION
John Melton G0ORX [Tue, 3 Mar 2020 10:52:16 +0000 (10:52 +0000)]
For controller2v2 set ENABLE_CW_BUTTONS to 0 because of clash of Wpi14
John Melton G0ORX [Mon, 2 Mar 2020 20:49:38 +0000 (20:49 +0000)]
changed encoders to have diversity phase and gain Coarse and Fine
John Melton [Mon, 2 Mar 2020 20:46:14 +0000 (20:46 +0000)]
Merge pull request #99 from dl1ycf/master
Emergency fix: Changing bands while CTUN is active
c vw [Mon, 2 Mar 2020 15:38:38 +0000 (16:38 +0100)]
oops
c vw [Mon, 2 Mar 2020 10:22:43 +0000 (11:22 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Mon, 2 Mar 2020 10:20:20 +0000 (11:20 +0100)]
reset CTUN offset correctly when changing bands
John Melton G0ORX [Sun, 1 Mar 2020 16:48:28 +0000 (16:48 +0000)]
Changed S9 Meter reading to -93dBm for frequencies above 30MHz
John Melton G0ORX [Sat, 29 Feb 2020 14:43:47 +0000 (14:43 +0000)]
push of pihpsdr-v2.0.0-rc5.tar
John Melton G0ORX [Sat, 29 Feb 2020 14:31:12 +0000 (14:31 +0000)]
updated version
John Melton G0ORX [Sat, 29 Feb 2020 14:13:48 +0000 (14:13 +0000)]
default rx_gain_calibration to 14 for Hermes Lite(2)
John Melton G0ORX [Fri, 28 Feb 2020 22:16:16 +0000 (22:16 +0000)]
set default transmitter panadapter_low to -70
John Melton G0ORX [Fri, 28 Feb 2020 22:12:34 +0000 (22:12 +0000)]
save rx_gain_calibration
John Melton [Fri, 28 Feb 2020 18:00:06 +0000 (18:00 +0000)]
Merge pull request #98 from dl1ycf/master
more fixes:
c vw [Fri, 28 Feb 2020 09:59:13 +0000 (10:59 +0100)]
Re-normalized TX panadapter for PS feedback signal
c vw [Fri, 28 Feb 2020 09:17:57 +0000 (10:17 +0100)]
HermesLite adaptation for waterfall
c vw [Thu, 27 Feb 2020 17:20:48 +0000 (18:20 +0100)]
HL2 and MIDI correction
c vw [Thu, 27 Feb 2020 16:46:26 +0000 (17:46 +0100)]
- corrected TX panadapter frequency markers and band edges
- corrected analog RF output watt meter
- OC menu TX labels corrected
- put all ALC stuff in one column in the meter menu
- corrected HERMESlite rxgain setting in P1
John Melton [Wed, 26 Feb 2020 20:34:24 +0000 (20:34 +0000)]
Merge pull request #97 from dl1ycf/master
My latest updates:
c vw [Wed, 26 Feb 2020 11:33:51 +0000 (12:33 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Wed, 26 Feb 2020 11:18:52 +0000 (12:18 +0100)]
Support for "single shot" Watt meter calibration
c vw [Wed, 26 Feb 2020 11:18:18 +0000 (12:18 +0100)]
User watt meter calibration both for fwd and rev power.
c vw [Wed, 26 Feb 2020 11:17:31 +0000 (12:17 +0100)]
Terminate new protocol receiving thread gracefully if
exiting piHPSDR.
John Melton G0ORX [Mon, 24 Feb 2020 11:44:18 +0000 (11:44 +0000)]
Extened the upper limit in Watt Meter Calibration in the 30-100 watt range
John Melton G0ORX [Mon, 24 Feb 2020 07:19:28 +0000 (07:19 +0000)]
updated make files
John Melton G0ORX [Sun, 23 Feb 2020 17:57:28 +0000 (17:57 +0000)]
removing old release tar files
John Melton G0ORX [Sun, 23 Feb 2020 17:55:19 +0000 (17:55 +0000)]
pushing v2.0.0-rc4 release tar file
John Melton G0ORX [Sun, 23 Feb 2020 17:48:48 +0000 (17:48 +0000)]
Added ability to enable/disable protocols for discovery
John Melton G0ORX [Sun, 23 Feb 2020 13:44:09 +0000 (13:44 +0000)]
created v2.0.0-rc3 release tar file
John Melton G0ORX [Sun, 23 Feb 2020 13:39:14 +0000 (13:39 +0000)]
some cleanup of makefile
John Melton G0ORX [Sun, 23 Feb 2020 12:02:02 +0000 (12:02 +0000)]
Added include vfo.h to remove warning on vfo_move call
John Melton G0ORX [Sun, 23 Feb 2020 11:54:19 +0000 (11:54 +0000)]
Cleanup code to remove unused txLO and txError
John Melton G0ORX [Sun, 23 Feb 2020 11:50:18 +0000 (11:50 +0000)]
Change i2c to use WiringPi I2C API so it will compile on Tinker Board
John Melton [Sun, 23 Feb 2020 11:48:30 +0000 (11:48 +0000)]
Merge pull request #96 from pa3gsb/master
use of keyboard ; up (u) and down (d) VFO
pa3gsb [Sat, 22 Feb 2020 13:11:13 +0000 (14:11 +0100)]
no controller but using cw also gpio_init must be performed
pa3gsb [Sat, 22 Feb 2020 10:56:25 +0000 (11:56 +0100)]
use of keyboard ; up (u) and down (d) VFO
John Melton G0ORX [Tue, 18 Feb 2020 12:36:06 +0000 (12:36 +0000)]
Updated Controller 2 Schematic
c vw [Tue, 18 Feb 2020 10:14:15 +0000 (11:14 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Sun, 16 Feb 2020 20:26:19 +0000 (20:26 +0000)]
updated to latest schematic for controller 2
John Melton G0ORX [Sun, 16 Feb 2020 12:22:55 +0000 (12:22 +0000)]
Added Controller 2 schematic and panel layout
c vw [Wed, 5 Feb 2020 14:31:58 +0000 (15:31 +0100)]
added DIVERSITY functions (toggle, change gain/phase) to MIDI functions
c vw [Wed, 5 Feb 2020 14:31:31 +0000 (15:31 +0100)]
updated documentation
John Melton G0ORX [Mon, 3 Feb 2020 20:59:45 +0000 (20:59 +0000)]
binary releases for v2.0.0-rc2
John Melton G0ORX [Mon, 3 Feb 2020 20:57:00 +0000 (20:57 +0000)]
Version 2.0.0-rc2
John Melton [Mon, 3 Feb 2020 20:51:49 +0000 (20:51 +0000)]
Merge pull request #92 from dl1ycf/master
My fixes since beginning of the year
c vw [Mon, 3 Feb 2020 18:55:10 +0000 (19:55 +0100)]
fix
c vw [Mon, 3 Feb 2020 18:34:22 +0000 (19:34 +0100)]
removed un-used variable
c vw [Mon, 3 Feb 2020 18:33:03 +0000 (19:33 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Mon, 3 Feb 2020 18:31:37 +0000 (19:31 +0100)]
deleted
c vw [Mon, 3 Feb 2020 18:27:09 +0000 (19:27 +0100)]
manual merge with John's updates
John Melton G0ORX [Sun, 2 Feb 2020 16:56:45 +0000 (16:56 +0000)]
Fixed labels in Watt Meter Calibration
John Melton G0ORX [Fri, 31 Jan 2020 17:21:06 +0000 (17:21 +0000)]
removed gpio_menu
John Melton G0ORX [Fri, 31 Jan 2020 17:20:36 +0000 (17:20 +0000)]
removed gpio_menu
c vw [Fri, 31 Jan 2020 16:26:03 +0000 (17:26 +0100)]
correction for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tonecorrection for GPIO side tone
John Melton G0ORX [Fri, 31 Jan 2020 16:05:49 +0000 (16:05 +0000)]
added release binary and tar file
John Melton G0ORX [Fri, 31 Jan 2020 16:04:05 +0000 (16:04 +0000)]
Added Configure GPIO
c vw [Fri, 31 Jan 2020 09:43:40 +0000 (10:43 +0100)]
VFO top left corner text correction from John
c vw [Fri, 31 Jan 2020 09:39:07 +0000 (10:39 +0100)]
added extended comment to PS off/on when tuning
John Melton G0ORX [Thu, 30 Jan 2020 18:05:30 +0000 (18:05 +0000)]
Fix mode display in vfo
c vw [Thu, 30 Jan 2020 17:22:28 +0000 (18:22 +0100)]
reset PS while tuning
c vw [Wed, 29 Jan 2020 16:34:48 +0000 (17:34 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Wed, 29 Jan 2020 16:21:10 +0000 (17:21 +0100)]
manual merge with John's update
c vw [Wed, 29 Jan 2020 16:20:20 +0000 (17:20 +0100)]
new files
John Melton G0ORX [Mon, 27 Jan 2020 22:20:16 +0000 (22:20 +0000)]
Adding gpio_menu.c and gpio_menu.h
John Melton G0ORX [Sun, 26 Jan 2020 16:39:42 +0000 (16:39 +0000)]
Cleanup of all menus.
Removed PSK and FREEDV code.
Single binary for the RPi - select controller (on none) from discovery.
Added code to pa_menu.c to select max power output and to Calibrate Watt Meter.
Removed reference to RADIOBERRY.
Cleanup of Makefile and Makefile.mac
Remove all the *-beta.tar files.
Fixed code to allow for HermesLite power detect transformer polarity swap.
Addec code to support HermesLite Attenuation/Gain settings.
Several code cleanup changes.
c vw [Mon, 20 Jan 2020 14:19:46 +0000 (15:19 +0100)]
query loopback in all cases.
c vw [Mon, 20 Jan 2020 09:21:04 +0000 (10:21 +0100)]
use loopback interface if its the only one up-and-running.
c vw [Fri, 17 Jan 2020 10:29:04 +0000 (11:29 +0100)]
de-activated STEMLAB option
c vw [Thu, 16 Jan 2020 13:32:46 +0000 (14:32 +0100)]
added comment on HERMES