]>
git.rkrishnan.org Git - pihpsdr.git/log
John Melton G0ORX [Fri, 15 Nov 2019 22:39:34 +0000 (22:39 +0000)]
set local_audio to FALSE when device no longer present.
John Melton G0ORX [Fri, 15 Nov 2019 17:50:51 +0000 (17:50 +0000)]
More cleanup when no transmitter
John Melton G0ORX [Fri, 15 Nov 2019 17:20:26 +0000 (17:20 +0000)]
More cleanup when no transmitter
John Melton G0ORX [Fri, 15 Nov 2019 17:09:28 +0000 (17:09 +0000)]
Disable options when no transmitter
John Melton G0ORX [Fri, 15 Nov 2019 14:00:36 +0000 (14:00 +0000)]
Changed SAT button to single button and radio menu to drop down list
John Melton G0ORX [Fri, 15 Nov 2019 11:32:15 +0000 (11:32 +0000)]
Added v2.0.4 tar files
John Melton G0ORX [Fri, 15 Nov 2019 11:17:49 +0000 (11:17 +0000)]
updated version to 2.0.4
John Melton G0ORX [Fri, 15 Nov 2019 11:16:49 +0000 (11:16 +0000)]
Fixed TX panadapter for duplex/non-duplex. Added 'use_rx_filter' to TX menu. Some cleanup
John Melton G0ORX [Sun, 10 Nov 2019 14:12:21 +0000 (14:12 +0000)]
fixed change to vfo.c vfo_step that lost SAT and RSAT code.
John Melton [Sun, 10 Nov 2019 13:32:07 +0000 (13:32 +0000)]
Merge pull request #79 from dl1ycf/master
(Mostly) MIDI updates
c vw [Sun, 10 Nov 2019 12:46:11 +0000 (13:46 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Sun, 10 Nov 2019 12:45:35 +0000 (13:45 +0100)]
updated documentation
c vw [Sun, 10 Nov 2019 12:33:31 +0000 (13:33 +0100)]
Updated documentation, removed midi.inp from top-level git repo
John Melton G0ORX [Sun, 10 Nov 2019 12:05:41 +0000 (12:05 +0000)]
Added v2.0.3-beta tar files
John Melton G0ORX [Sun, 10 Nov 2019 11:51:47 +0000 (11:51 +0000)]
removed debug message and buffer reset in audio_write for CW modes
John Melton G0ORX [Sun, 10 Nov 2019 11:41:27 +0000 (11:41 +0000)]
Fixed SAT mode when not in CTUN mode
c vw [Sun, 10 Nov 2019 11:33:33 +0000 (12:33 +0100)]
renamed RIT_CLEAR to MIDI_RIT_CLEAR (conflict with gpio.h)
c vw [Sun, 10 Nov 2019 11:09:55 +0000 (12:09 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Sat, 9 Nov 2019 16:49:15 +0000 (16:49 +0000)]
put the audio output trim code back in.
DL1YCF [Sat, 9 Nov 2019 12:36:34 +0000 (13:36 +0100)]
cosmetic changes
DL1YCF [Sat, 9 Nov 2019 12:21:13 +0000 (13:21 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
DL1YCF [Sat, 9 Nov 2019 12:20:33 +0000 (13:20 +0100)]
streamlined MIDI:
- all actions sorted by key word
- removed MIDI_RSAT
- MIDI_SAT not cycles through the SAT modes
- PREAMP now functional on non-CHARLY25 systems that have a preamp
- RITVAL enables/disables RIT when the value is (non)-zero
- XITVAL allows a KNOB
John Melton G0ORX [Sat, 9 Nov 2019 07:58:02 +0000 (07:58 +0000)]
version 2.0.2-beta
John Melton G0ORX [Sat, 9 Nov 2019 00:03:17 +0000 (00:03 +0000)]
Changed audio device naming
c vw [Fri, 8 Nov 2019 18:23:27 +0000 (19:23 +0100)]
small changes
John Melton G0ORX [Fri, 8 Nov 2019 18:04:23 +0000 (18:04 +0000)]
Fixed vfo_move_to
c vw [Fri, 8 Nov 2019 18:00:40 +0000 (19:00 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Fri, 8 Nov 2019 17:53:34 +0000 (17:53 +0000)]
No rounding of frequency moves when in CW modes. Removed Discovery from Exit Menu.
c vw [Fri, 8 Nov 2019 16:41:18 +0000 (17:41 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Fri, 8 Nov 2019 16:40:45 +0000 (17:40 +0100)]
removed leftover of merge process
c vw [Fri, 8 Nov 2019 16:39:27 +0000 (17:39 +0100)]
Made stemlab_get_info more robust
John Melton G0ORX [Fri, 8 Nov 2019 16:39:09 +0000 (16:39 +0000)]
Fixed an induced bug with mouse dragging frequencies
c vw [Fri, 8 Nov 2019 16:38:45 +0000 (17:38 +0100)]
Removed comment that refers to code that is no longer there.
c vw [Fri, 8 Nov 2019 16:36:07 +0000 (17:36 +0100)]
added RIT_CLEAR again, might be useful.
c vw [Fri, 8 Nov 2019 16:35:34 +0000 (17:35 +0100)]
Modified to John's new audio interface
c vw [Fri, 8 Nov 2019 16:34:47 +0000 (17:34 +0100)]
Some options: audio/noaudio, only P1, only P2, etc.
c vw [Fri, 8 Nov 2019 16:34:24 +0000 (17:34 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Fri, 8 Nov 2019 16:00:50 +0000 (16:00 +0000)]
Fixed touch screen scroll revered when not in CTUN mode. Fixed touch screen scrool bug when large step size set.
John Melton G0ORX [Fri, 8 Nov 2019 11:43:02 +0000 (11:43 +0000)]
Added new functions to midi. Fixed RIT bug when in CTUN mode. Moved some indicators on VFO.
c vw [Fri, 8 Nov 2019 09:05:52 +0000 (10:05 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Thu, 7 Nov 2019 22:23:08 +0000 (22:23 +0000)]
fixed list audio output devices cast error
John Melton G0ORX [Thu, 7 Nov 2019 16:20:53 +0000 (16:20 +0000)]
Changed audio to use audio device name. Added XIT. Added Duplex. Addes SAT and RSAT modes.
c vw [Wed, 6 Nov 2019 16:32:36 +0000 (17:32 +0100)]
deactivated some debug output, and more reasonable CW defaults
c vw [Wed, 6 Nov 2019 16:07:46 +0000 (17:07 +0100)]
Doing VFO frequency changes via vfo_step always rounds to a multiple
of the current VFO step size.
c vw [Wed, 6 Nov 2019 16:07:29 +0000 (17:07 +0100)]
Support for "bare-bone" (non-STEMlab) RedPitaya SDRs
c vw [Mon, 4 Nov 2019 16:42:23 +0000 (17:42 +0100)]
Corrected description in midi.inp
c vw [Mon, 4 Nov 2019 15:53:20 +0000 (16:53 +0100)]
a) save/restore DIVERSITY settings
b) upon startup, do not activate DIVERSITY unless there are two ADCs.
c vw [Mon, 4 Nov 2019 15:35:54 +0000 (16:35 +0100)]
set vfo.offset to zero upon startup when NOT in ctun mode
c vw [Mon, 4 Nov 2019 15:35:21 +0000 (16:35 +0100)]
MIDI_CTUN: use function in ext.c; FilterUP/Down moves in other direction
c vw [Mon, 4 Nov 2019 15:34:44 +0000 (16:34 +0100)]
Label RX1 correctly when in diversity mode
c vw [Mon, 4 Nov 2019 10:30:44 +0000 (11:30 +0100)]
corrected comment
c vw [Tue, 29 Oct 2019 18:15:59 +0000 (19:15 +0100)]
Streamlining code, added SWAPRX
c vw [Mon, 28 Oct 2019 14:38:06 +0000 (15:38 +0100)]
Added knobs to many RIT functions, RIT_STEP, etc.
c vw [Mon, 28 Oct 2019 10:38:39 +0000 (11:38 +0100)]
removed "leftright" leftovers
c vw [Mon, 28 Oct 2019 08:49:43 +0000 (09:49 +0100)]
merged in John's VFOSTEPUP/DOWN midi commands
John Melton G0ORX [Sun, 27 Oct 2019 16:20:30 +0000 (16:20 +0000)]
Added midi actions VFOSTEPUP and VFOSTEPDOWN to allow buttons to be used to change the vfo step rate up and down
c vw [Sat, 26 Oct 2019 21:37:24 +0000 (23:37 +0200)]
small fix
c vw [Sat, 26 Oct 2019 10:57:01 +0000 (12:57 +0200)]
ATT knob
John Melton G0ORX [Fri, 25 Oct 2019 17:29:23 +0000 (18:29 +0100)]
Updated release tar files for verion 3.0 of the properties
John Melton G0ORX [Fri, 25 Oct 2019 17:18:50 +0000 (18:18 +0100)]
Changed property version to 3.0
John Melton G0ORX [Fri, 25 Oct 2019 16:43:07 +0000 (17:43 +0100)]
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).
c vw [Fri, 25 Oct 2019 15:39:47 +0000 (17:39 +0200)]
removed this file
c vw [Fri, 25 Oct 2019 15:39:13 +0000 (17:39 +0200)]
removed debug code
c vw [Fri, 25 Oct 2019 15:06:59 +0000 (17:06 +0200)]
Put documentation where it belongs
c vw [Fri, 25 Oct 2019 14:01:48 +0000 (16:01 +0200)]
debug output
c vw [Thu, 24 Oct 2019 15:24:13 +0000 (17:24 +0200)]
typo
c vw [Thu, 24 Oct 2019 15:20:52 +0000 (17:20 +0200)]
Sample midi.inp for Hercules controller
c vw [Thu, 24 Oct 2019 15:20:01 +0000 (17:20 +0200)]
for HERCULES midi controller
c vw [Thu, 24 Oct 2019 08:12:35 +0000 (10:12 +0200)]
added LEFTRIGHT keyword to midi.inp
c vw [Wed, 23 Oct 2019 15:07:37 +0000 (17:07 +0200)]
Added VFOA/VFOB support to MIDI
John Melton [Tue, 22 Oct 2019 09:25:53 +0000 (10:25 +0100)]
Merge pull request #76 from dl1ycf/master
CW frequency issue
c vw [Tue, 22 Oct 2019 08:43:27 +0000 (10:43 +0200)]
typos
c vw [Tue, 22 Oct 2019 08:12:42 +0000 (10:12 +0200)]
small correction
c vw [Tue, 22 Oct 2019 08:11:28 +0000 (10:11 +0200)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
c vw [Tue, 22 Oct 2019 07:42:28 +0000 (09:42 +0200)]
Fixes that make it compile for OZY
c vw [Fri, 18 Oct 2019 14:14:31 +0000 (16:14 +0200)]
Step-by-Step instructions for installation on RaspBerry Pi
c vw [Fri, 18 Oct 2019 07:32:14 +0000 (09:32 +0200)]
small corrections
John Melton G0ORX [Wed, 16 Oct 2019 17:24:04 +0000 (18:24 +0100)]
Fixed SOAPYSDR references when not defined
John Melton G0ORX [Tue, 15 Oct 2019 13:21:54 +0000 (14:21 +0100)]
updated sliders panel height
John Melton G0ORX [Sun, 13 Oct 2019 15:59:19 +0000 (16:59 +0100)]
fixed typo fro GINT_TO_POINTER
John Melton G0ORX [Mon, 7 Oct 2019 09:04:55 +0000 (10:04 +0100)]
fixed typo
John Melton G0ORX [Mon, 7 Oct 2019 06:04:18 +0000 (07:04 +0100)]
updated sliders for non-transmit devices
John Melton G0ORX [Sun, 6 Oct 2019 17:11:56 +0000 (18:11 +0100)]
Fixed transmitter references for RTL-SDR (no tranmit)
John Melton G0ORX [Sun, 6 Oct 2019 13:05:45 +0000 (14:05 +0100)]
Set tx smaple rate correctly for SoapySDR
John Melton G0ORX [Sun, 6 Oct 2019 12:54:30 +0000 (13:54 +0100)]
changed order of soapy tx init
John Melton G0ORX [Sun, 6 Oct 2019 12:49:42 +0000 (13:49 +0100)]
set SoapySDR TX gains
John Melton G0ORX [Sun, 6 Oct 2019 12:27:13 +0000 (13:27 +0100)]
More changes for SoapySDR transmit
John Melton G0ORX [Sun, 6 Oct 2019 10:37:10 +0000 (11:37 +0100)]
changed uintptr_t to gtk conversion macros
John Melton G0ORX [Sun, 6 Oct 2019 09:58:08 +0000 (10:58 +0100)]
fixes arithmetic exception
John Melton G0ORX [Sat, 5 Oct 2019 17:22:20 +0000 (18:22 +0100)]
More SoapySDR TX changes
John Melton G0ORX [Sat, 5 Oct 2019 14:26:03 +0000 (15:26 +0100)]
fixed XVTR rx LO save bug
John Melton G0ORX [Sat, 5 Oct 2019 14:18:33 +0000 (15:18 +0100)]
Adding initial code for SoapySDR transmit
John Melton G0ORX [Sat, 5 Oct 2019 12:28:37 +0000 (13:28 +0100)]
added release 2.0.0-beta files
John Melton G0ORX [Sat, 5 Oct 2019 12:25:26 +0000 (13:25 +0100)]
Added SoapySDR support for Receive
c vw [Thu, 22 Aug 2019 16:21:57 +0000 (18:21 +0200)]
made "CW behaviour" user-selectable
John Melton G0ORX [Wed, 14 Aug 2019 17:21:58 +0000 (18:21 +0100)]
disabled DEBUG_PROTO
John Melton [Tue, 13 Aug 2019 18:42:52 +0000 (19:42 +0100)]
Merge pull request #73 from dl1ycf/master
a) widened the "CW ramp" to 5 msec, b) ramp up to 0.99 only
c vw [Tue, 13 Aug 2019 12:03:07 +0000 (14:03 +0200)]
activate correct TX filter when going "manual"
c vw [Mon, 12 Aug 2019 16:01:01 +0000 (18:01 +0200)]
a) Fixing CTUNE in new protocol.
b) Displaying signals at the correct frequency in RX panadapter while doing CW.
c vw [Sat, 10 Aug 2019 12:46:53 +0000 (14:46 +0200)]
typo