]>
git.rkrishnan.org Git - pihpsdr.git/log
Ramakrishnan Muthukrishnan [Tue, 11 Jan 2022 09:26:12 +0000 (14:56 +0530)]
implement ZZCS command (set or get CW keyer speed)
Ramakrishnan Muthukrishnan [Fri, 7 Jan 2022 16:23:22 +0000 (21:53 +0530)]
bug fixes in the new "start bandstack" command "#BS;"
Ramakrishnan Muthukrishnan [Fri, 7 Jan 2022 16:17:33 +0000 (21:47 +0530)]
Revert "rit increment is 10hz for CW, 100hz for SSB"
This reverts commit
84c9e205c43e38ae3c9b43e3386c0ece6d228c17.
Ramakrishnan Muthukrishnan [Fri, 7 Jan 2022 16:05:46 +0000 (21:35 +0530)]
new command #BS that brings up bandstack window
Ramakrishnan Muthukrishnan [Fri, 7 Jan 2022 16:00:54 +0000 (21:30 +0530)]
rit increment is 10hz for CW, 100hz for SSB
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 16:45:57 +0000 (22:15 +0530)]
before calling atoi(), null the ';' so it is a proper string
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 12:24:42 +0000 (17:54 +0530)]
bug fix: atoi() without properly terminating the string
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 12:10:11 +0000 (17:40 +0530)]
attempt to start pihpsdr faster with the first discovered device
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 10:52:05 +0000 (16:22 +0530)]
get rid of the ping message
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 10:51:22 +0000 (16:21 +0530)]
reintroduce launch_serial()
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 10:45:46 +0000 (16:15 +0530)]
let serial menu launch the serial port server
Ramakrishnan Muthukrishnan [Tue, 4 Jan 2022 10:19:08 +0000 (15:49 +0530)]
send a custom PING message once serial port is opened
Ramakrishnan Muthukrishnan [Mon, 3 Jan 2022 10:13:40 +0000 (15:43 +0530)]
show step digit in VFO as white instead of RED
Ramakrishnan Muthukrishnan [Mon, 3 Jan 2022 10:06:54 +0000 (15:36 +0530)]
this is not number of steps, it is number of buttons
Ramakrishnan Muthukrishnan [Mon, 3 Jan 2022 09:59:26 +0000 (15:29 +0530)]
remove hardcoding of number of steps
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 14:14:34 +0000 (19:44 +0530)]
vfo display: another bug fix
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 14:12:28 +0000 (19:42 +0530)]
bug fix
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 14:10:51 +0000 (19:40 +0530)]
VFO display: attempt to account for the dot
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 13:55:42 +0000 (19:25 +0530)]
No need to show the Step value anymore
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 13:55:05 +0000 (19:25 +0530)]
free the newly created string memory
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 13:47:36 +0000 (19:17 +0530)]
WIP: try to change the color of VFO digit corresponding to the step size
Ramakrishnan Muthukrishnan [Sun, 2 Jan 2022 11:09:08 +0000 (16:39 +0530)]
do not paint the hide/menu buttons black
Ramakrishnan Muthukrishnan [Sun, 19 Dec 2021 04:17:05 +0000 (09:47 +0530)]
reformat the switch-case for ZZNx
Ramakrishnan Muthukrishnan [Sun, 19 Dec 2021 03:02:37 +0000 (08:32 +0530)]
missing break statements in CAT control for RIT and NR/NB handling
(copied from VU2DLE's PR:
https://github.com/g0orx/pihpsdr/pull/147/files)
Ramakrishnan Muthukrishnan [Sat, 18 Dec 2021 11:50:40 +0000 (17:20 +0530)]
bug fix: do not iterate beyond STEPS
Ramakrishnan Muthukrishnan [Sat, 18 Dec 2021 11:49:11 +0000 (17:19 +0530)]
add a gitignore file
Ramakrishnan Muthukrishnan [Sat, 18 Dec 2021 11:48:33 +0000 (17:18 +0530)]
changes from Gopan to support the new controller
John Melton [Fri, 20 Aug 2021 09:36:16 +0000 (10:36 +0100)]
Update README.md
John Melton [Fri, 20 Aug 2021 09:36:06 +0000 (10:36 +0100)]
Update README.md
John Melton [Fri, 20 Aug 2021 09:34:37 +0000 (10:34 +0100)]
Update README.md
John Melton [Fri, 20 Aug 2021 09:33:30 +0000 (10:33 +0100)]
Merge pull request #145 from g0orx/gpiod
gpiod
John Melton G0ORX [Fri, 20 Aug 2021 09:24:05 +0000 (10:24 +0100)]
Added call to wisdom_get_status
John Melton G0ORX [Fri, 20 Aug 2021 07:58:17 +0000 (08:58 +0100)]
Fix selection on same action_dialod button loosing red background
John Melton - G0ORX [Wed, 11 Aug 2021 05:38:41 +0000 (06:38 +0100)]
fix LOCALCW problem with CWL and CWR being added twice to line monitoring
John Melton - G0ORX [Wed, 11 Aug 2021 05:37:28 +0000 (06:37 +0100)]
fix typo when PA is disabled
John Melton G0ORX [Mon, 9 Aug 2021 18:17:10 +0000 (19:17 +0100)]
fix XVTR no PA settings
John Melton G0ORX [Thu, 5 Aug 2021 16:09:24 +0000 (17:09 +0100)]
Updated actions. Handle CW MIDI input early (no actions).
John Melton - G0ORX [Tue, 13 Jul 2021 11:31:36 +0000 (12:31 +0100)]
Changes to actions selection for switches and encoders
John Melton G0ORX [Thu, 17 Jun 2021 16:22:44 +0000 (17:22 +0100)]
Updating Makefile
John Melton G0ORX [Thu, 17 Jun 2021 14:41:46 +0000 (15:41 +0100)]
Bulk changes to gpiod branch
John Melton G0ORX [Fri, 12 Mar 2021 16:14:01 +0000 (16:14 +0000)]
Consildate adc_attenuation into adc structure
John Melton G0ORX [Fri, 12 Mar 2021 15:10:49 +0000 (15:10 +0000)]
Fix merge problem
John Melton G0ORX [Fri, 12 Mar 2021 15:07:28 +0000 (15:07 +0000)]
Fix Controller2 switch configuration
John Melton G0ORX [Fri, 12 Mar 2021 13:37:48 +0000 (13:37 +0000)]
Cleanup save and restore actions
John Melton G0ORX [Fri, 12 Mar 2021 13:18:03 +0000 (13:18 +0000)]
Add VFOSTEP_PLUS and VFOSTEP_MINUS to switch functions
John Melton G0ORX [Fri, 12 Mar 2021 09:48:43 +0000 (09:48 +0000)]
Fix MIDI Config to select KEY
John Melton G0ORX [Fri, 5 Mar 2021 11:31:37 +0000 (11:31 +0000)]
Fixed SOAPYSDR reference
John Melton G0ORX [Fri, 5 Mar 2021 11:29:31 +0000 (11:29 +0000)]
Moved gain values out of SOAPYSDR
John Melton G0ORX [Fri, 5 Mar 2021 11:25:33 +0000 (11:25 +0000)]
Many Fixes
John Melton G0ORX [Fri, 5 Mar 2021 11:14:53 +0000 (11:14 +0000)]
Fix gpio bug. Fix SoapySDR devices Gain settings.
John Melton G0ORX [Sat, 27 Feb 2021 13:28:34 +0000 (13:28 +0000)]
Fix bug when property line > 80 bytes
John Melton G0ORX [Fri, 26 Feb 2021 08:10:22 +0000 (08:10 +0000)]
Added missing alsa_midi.h
John Melton G0ORX [Thu, 25 Feb 2021 16:32:34 +0000 (16:32 +0000)]
One Makefile. Added MIDI configuration menu.
John Melton G0ORX [Fri, 11 Dec 2020 16:34:15 +0000 (16:34 +0000)]
Fix includes for MIDI
John Melton G0ORX [Fri, 11 Dec 2020 16:33:23 +0000 (16:33 +0000)]
Fix TUNE action
John Melton G0ORX [Fri, 11 Dec 2020 14:05:39 +0000 (14:05 +0000)]
remover i2cEncoderLibV2
John Melton G0ORX [Fri, 11 Dec 2020 14:04:13 +0000 (14:04 +0000)]
Removed all i2c_controller references
John Melton G0ORX [Wed, 9 Dec 2020 18:53:01 +0000 (18:53 +0000)]
Changed audio to use pulse audio
John Melton G0ORX [Tue, 8 Dec 2020 16:48:56 +0000 (16:48 +0000)]
Fix i2c_controller switch interrupts
John Melton G0ORX [Tue, 8 Dec 2020 16:03:13 +0000 (16:03 +0000)]
Add i2c controller switch actions
John Melton G0ORX [Tue, 8 Dec 2020 15:36:21 +0000 (15:36 +0000)]
Cleanup radio.c and vfo.c
John Melton G0ORX [Tue, 8 Dec 2020 15:24:32 +0000 (15:24 +0000)]
fixup toolbar functions
Your Name [Tue, 8 Dec 2020 14:40:17 +0000 (14:40 +0000)]
More code cleanup
John Melton G0ORX [Tue, 8 Dec 2020 14:20:27 +0000 (14:20 +0000)]
Fixup switch selectiosn for NO Controller
Your Name [Tue, 8 Dec 2020 13:58:47 +0000 (13:58 +0000)]
clean up code in toolbar.c
Your Name [Tue, 8 Dec 2020 13:55:07 +0000 (13:55 +0000)]
clean up code in i2c_controller.c
Your Name [Tue, 8 Dec 2020 13:50:12 +0000 (13:50 +0000)]
changed i2c_controller to use actions
Your Name [Tue, 8 Dec 2020 12:35:39 +0000 (12:35 +0000)]
fixed gpio_init when using i2c_controller
Your Name [Tue, 8 Dec 2020 12:17:38 +0000 (12:17 +0000)]
Added css.c
Your Name [Tue, 8 Dec 2020 12:14:14 +0000 (12:14 +0000)]
Fix type in Makefile
Your Name [Tue, 8 Dec 2020 12:10:47 +0000 (12:10 +0000)]
Fix RASPBIAN type
Your Name [Tue, 8 Dec 2020 12:01:05 +0000 (12:01 +0000)]
merge in i2c controller code
G0ORX [Tue, 8 Dec 2020 09:54:34 +0000 (09:54 +0000)]
First set of changes for gpiod. Added new i2c Controller support.
John Melton G0ORX [Mon, 12 Oct 2020 09:22:09 +0000 (10:22 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr
John Melton G0ORX [Mon, 12 Oct 2020 09:21:43 +0000 (10:21 +0100)]
added initial image for wiki
John Melton G0ORX [Sun, 11 Oct 2020 09:41:39 +0000 (10:41 +0100)]
adding v2.0.0-rc15 tar and binary files
John Melton G0ORX [Sun, 11 Oct 2020 09:34:57 +0000 (10:34 +0100)]
Added scrolled window to oc_menu
John Melton G0ORX [Sun, 11 Oct 2020 07:57:05 +0000 (08:57 +0100)]
push v2.0.0-rc14 tar and binary files
John Melton G0ORX [Sun, 11 Oct 2020 07:42:56 +0000 (08:42 +0100)]
Used gradient for digital meter display
John Melton [Sun, 11 Oct 2020 07:36:04 +0000 (08:36 +0100)]
Merge pull request #129 from dl1ycf/PR
Corrections for TX menu, etc.
DL1YCF [Sat, 10 Oct 2020 16:35:53 +0000 (18:35 +0200)]
fixed compiler warning (nothing returned in non-void function)
DL1YCF [Sat, 10 Oct 2020 16:33:35 +0000 (18:33 +0200)]
Corrected error that flagged a compiler warning.
DL1YCF [Sat, 10 Oct 2020 16:28:42 +0000 (18:28 +0200)]
Fix Linein/Micin radio button etc.
John Melton G0ORX [Sat, 10 Oct 2020 16:09:21 +0000 (17:09 +0100)]
Add xvtrs to pa_menu
John Melton [Sat, 10 Oct 2020 15:53:05 +0000 (16:53 +0100)]
Merge pull request #128 from dl1ycf/PR
Avoid segfaults when reading props file, and corrected the "floating" slider.
DL1YCF [Sat, 10 Oct 2020 11:35:45 +0000 (13:35 +0200)]
show NOTHING after gtk_show_dialog
DL1YCF [Sat, 10 Oct 2020 11:31:25 +0000 (13:31 +0200)]
DO NOTHING after gtk_show_dialog()
DL1YCF [Sat, 10 Oct 2020 11:31:06 +0000 (13:31 +0200)]
Avoid segfaults when processing invalid props file
John Melton [Sat, 10 Oct 2020 07:03:22 +0000 (08:03 +0100)]
Merge pull request #127 from dl1ycf/PR
Hide "Radio Mic" button upon opening this menu when local-mic is
c vw [Fri, 25 Sep 2020 14:25:08 +0000 (16:25 +0200)]
cw_menu: update VFO bar if speed or sidetone freq changed
c vw [Sun, 13 Sep 2020 15:08:12 +0000 (17:08 +0200)]
.
c vw [Sun, 13 Sep 2020 14:40:13 +0000 (16:40 +0200)]
Do not overflow local microphone name buffer.
c vw [Sun, 13 Sep 2020 14:39:27 +0000 (16:39 +0200)]
Do not hide non-existing widgets (e.g. on HermesLite2)
c vw [Fri, 21 Aug 2020 08:30:55 +0000 (10:30 +0200)]
Hide "Radio Mic" button upon opening this menu when local-mic is selected.
John Melton [Thu, 20 Aug 2020 16:11:16 +0000 (17:11 +0100)]
Merge pull request #126 from dl1ycf/PR
Corrected tiny typo in Makefile.
c vw [Tue, 18 Aug 2020 16:50:52 +0000 (18:50 +0200)]
Merge branch 'master' of https://github.com:/g0orx/pihpsdr into PR
John Melton G0ORX [Tue, 18 Aug 2020 16:38:00 +0000 (17:38 +0100)]
Fix protocol 1 local microphone audio
c vw [Mon, 17 Aug 2020 11:00:35 +0000 (13:00 +0200)]
Merge branch 'master' of https://github.com:/g0orx/pihpsdr into PR
John Melton G0ORX [Sun, 16 Aug 2020 17:30:29 +0000 (18:30 +0100)]
fix zoom/pan using encoders when sliders not displayed
John Melton G0ORX [Sun, 16 Aug 2020 09:04:33 +0000 (10:04 +0100)]
Merge branch 'master' of https://github.com/g0orx/pihpsdr