]> git.rkrishnan.org Git - pihpsdr.git/log
pihpsdr.git
3 years agoprep for merge
c vw [Thu, 3 Jun 2021 14:51:39 +0000 (16:51 +0200)]
prep for merge

3 years agoprep for merge
c vw [Thu, 3 Jun 2021 14:49:00 +0000 (16:49 +0200)]
prep for merge

3 years agoportaudio.c: removed no longer needed include files
c vw [Thu, 3 Jun 2021 14:48:39 +0000 (16:48 +0200)]
portaudio.c: removed no longer needed include files

3 years agosetDuplex: set tx->dialog to NULL after it is destroyed
DL1YCF [Thu, 3 Jun 2021 14:43:49 +0000 (16:43 +0200)]
setDuplex: set tx->dialog to NULL after it is destroyed

3 years agopulseaudio: reworked the audio a little bit.
DL1YCF [Thu, 3 Jun 2021 14:43:23 +0000 (16:43 +0200)]
pulseaudio: reworked the audio a little bit.

3 years agoaudio.c: small changes
DL1YCF [Thu, 3 Jun 2021 14:01:42 +0000 (16:01 +0200)]
audio.c: small changes

3 years agoext.c: correcte vfo step size change
DL1YCF [Thu, 3 Jun 2021 09:59:48 +0000 (11:59 +0200)]
ext.c: correcte vfo step size change

3 years agoadded comment to newhpsdrsim.c
DL1YCF [Thu, 3 Jun 2021 09:25:07 +0000 (11:25 +0200)]
added comment to newhpsdrsim.c

3 years agosome further updates
DL1YCF [Thu, 3 Jun 2021 09:24:50 +0000 (11:24 +0200)]
some further updates

3 years agoRemove local_audio_cw variable (simply look at buffer fillings)
DL1YCF [Wed, 2 Jun 2021 21:41:49 +0000 (23:41 +0200)]
Remove local_audio_cw variable (simply look at buffer fillings)

3 years agoRemoved a flag no longer used in my audio modules
c vw [Wed, 2 Jun 2021 18:17:58 +0000 (20:17 +0200)]
Removed a flag no longer used in my audio modules

3 years agoOverhaul of the ALSA audio module. This now keeps the
DL1YCF [Wed, 2 Jun 2021 18:00:45 +0000 (20:00 +0200)]
Overhaul of the ALSA audio module. This now keeps the
output buffer filling at half-filling and eliminates
those audio cracks that were caused by "short writes",
that is, audio writes to a nearly full ALSA buffer not
capable of storing the data.

3 years agosecond-last step in the "big merge"
c vw [Wed, 2 Jun 2021 12:53:32 +0000 (14:53 +0200)]
second-last step in the "big merge"

3 years agoRestored "GPIO sidetone" since this *may* be useful.
c vw [Wed, 2 Jun 2021 08:56:08 +0000 (10:56 +0200)]
Restored "GPIO sidetone" since this *may* be useful.

3 years agoRemoved "gpio side tone" since this was never used
DL1YCF [Wed, 2 Jun 2021 08:05:20 +0000 (10:05 +0200)]
Removed "gpio side tone" since this was never used

3 years ago"block" audio_write() if transmitting in CW
DL1YCF [Tue, 1 Jun 2021 15:02:01 +0000 (17:02 +0200)]
"block" audio_write() if transmitting in CW

3 years agoso now gpio.c is included in main list, do not include it it GPIO_OBJ
c vw [Tue, 1 Jun 2021 14:48:40 +0000 (16:48 +0200)]
so now gpio.c is included in main list, do not include it it GPIO_OBJ

3 years agoPrp. for merge: include gpio.c and switch_menu.c in compilation even
c vw [Tue, 1 Jun 2021 14:43:53 +0000 (16:43 +0200)]
Prp. for merge: include gpio.c and switch_menu.c in compilation even
if no GPIO is present

3 years agoPrp. for merge
c vw [Tue, 1 Jun 2021 14:43:32 +0000 (16:43 +0200)]
Prp. for merge

3 years agoPrp. for merge, let gpio.c compile even if no GPIO present
c vw [Tue, 1 Jun 2021 14:42:54 +0000 (16:42 +0200)]
Prp. for merge, let gpio.c compile even if no GPIO present

3 years agoPrepeare for merge
c vw [Tue, 1 Jun 2021 14:41:56 +0000 (16:41 +0200)]
Prepeare for merge

3 years agoDo not display "Switch" menu if there is no controller
c vw [Tue, 1 Jun 2021 14:41:07 +0000 (16:41 +0200)]
Do not display "Switch" menu if there is no controller

3 years agoMake MAX_DDC & friends variables (not constants)
c vw [Tue, 1 Jun 2021 14:39:50 +0000 (16:39 +0200)]
Make MAX_DDC & friends variables (not constants)

3 years agoUnified treatment of RX gain and attenuation
c vw [Tue, 1 Jun 2021 14:38:21 +0000 (16:38 +0200)]
Unified treatment of RX gain and attenuation

3 years agoMake this "safe" if there is no controller
c vw [Tue, 1 Jun 2021 14:37:00 +0000 (16:37 +0200)]
Make this "safe" if there is no controller

3 years agoPrepearing for merge
c vw [Tue, 1 Jun 2021 14:36:30 +0000 (16:36 +0200)]
Prepearing for merge

3 years agomake MAX_DDC a variable
c vw [Tue, 1 Jun 2021 13:35:57 +0000 (15:35 +0200)]
make MAX_DDC a variable

3 years agoerror in mutex in ALSA audio module
c vw [Fri, 28 May 2021 14:56:23 +0000 (16:56 +0200)]
error in mutex in ALSA audio module

3 years ago"Mute audio to radio" should not mute local audio.
c vw [Fri, 28 May 2021 12:50:46 +0000 (14:50 +0200)]
"Mute audio to radio" should not mute local audio.

3 years agoNo essential change, but reduce differences between versions
c vw [Fri, 28 May 2021 11:54:52 +0000 (13:54 +0200)]
No essential change, but reduce differences between versions
to prepeare for merging them

3 years agoUsed STEPS to cycle through vfo step size list.
c vw [Fri, 28 May 2021 09:55:21 +0000 (11:55 +0200)]
Used STEPS to cycle through vfo step size list.

3 years agoSilenced some compiler warnings
c vw [Fri, 28 May 2021 09:49:53 +0000 (11:49 +0200)]
Silenced some compiler warnings

3 years agoSuppress compiler warnings (unused variables etc.)
c vw [Fri, 28 May 2021 09:37:10 +0000 (11:37 +0200)]
Suppress compiler warnings (unused variables etc.)

3 years agoCorrected RITCLEAR and suppress compiler warnings
c vw [Fri, 28 May 2021 09:36:42 +0000 (11:36 +0200)]
Corrected RITCLEAR and suppress compiler warnings

3 years agoRemoved unused variable to suppress compiler warnings.
c vw [Fri, 28 May 2021 09:36:21 +0000 (11:36 +0200)]
Removed unused variable to suppress compiler warnings.

3 years agosmall corrections, and preparations for merge
c vw [Fri, 28 May 2021 09:14:36 +0000 (11:14 +0200)]
small corrections, and preparations for merge

3 years agoCorrected spelling of "IOKit" framework
c vw [Fri, 28 May 2021 09:13:36 +0000 (11:13 +0200)]
Corrected spelling of "IOKit" framework

3 years agoTied "menu font" to "sliders font" to avoid explicit font requests other
c vw [Thu, 27 May 2021 08:38:30 +0000 (10:38 +0200)]
Tied "menu font" to "sliders font" to avoid explicit font requests other
than those in the #define's in radio.h

3 years agoMake the "microphone mutex" private (static)
c vw [Thu, 27 May 2021 07:29:32 +0000 (09:29 +0200)]
Make the "microphone mutex" private (static)

3 years agopolishing to prepeare for merging
c vw [Thu, 27 May 2021 07:27:01 +0000 (09:27 +0200)]
polishing to prepeare for merging

3 years agoSome polishing to make the up-coming merge thinner.
c vw [Thu, 27 May 2021 07:26:21 +0000 (09:26 +0200)]
Some polishing to make the up-coming merge thinner.

3 years agoDo not Nullify the audio playback handle, rather use the existence of
c vw [Wed, 26 May 2021 14:38:25 +0000 (16:38 +0200)]
Do not Nullify the audio playback handle, rather use the existence of
the audio buffer within the audio modules as an indicator for "stream ready"

3 years agoRenamed PortAudio stream handle to "playstream"
c vw [Wed, 26 May 2021 14:37:59 +0000 (16:37 +0200)]
Renamed PortAudio stream handle to "playstream"

3 years agoCorrected HermesLite2 gain behaviour
c vw [Wed, 26 May 2021 14:36:20 +0000 (16:36 +0200)]
Corrected HermesLite2 gain behaviour

3 years agoFixed typo in rf_gain setting
c vw [Tue, 25 May 2021 09:48:43 +0000 (11:48 +0200)]
Fixed typo in rf_gain setting

3 years agoUnified the audio modules a bit (same name for handle, re-worked "microphone mutex")
c vw [Mon, 24 May 2021 17:09:41 +0000 (19:09 +0200)]
Unified the audio modules a bit (same name for handle, re-worked "microphone mutex")

3 years agoRemoved "audio" declarations
c vw [Mon, 24 May 2021 17:08:50 +0000 (19:08 +0200)]
Removed "audio" declarations

3 years agoDo not call cw_audio_write if no local audio active
DL1YCF [Mon, 24 May 2021 08:32:10 +0000 (10:32 +0200)]
Do not call cw_audio_write if no local audio active

3 years agoSome important "lines" (band edge, AGC lines) shown with
c vw [Sun, 23 May 2021 10:25:17 +0000 (12:25 +0200)]
Some important "lines" (band edge, AGC lines) shown with
a thicker line (compared to the levels and frequency grid).

3 years agoEnable long lines when parsing property file
c vw [Sun, 23 May 2021 10:24:08 +0000 (12:24 +0200)]
Enable long lines when parsing property file

3 years agoMoved rfgain and attenuation to ADC struct.
c vw [Sun, 23 May 2021 10:23:48 +0000 (12:23 +0200)]
Moved rfgain and attenuation to ADC struct.

3 years agoInclude RECEIVER in parameter list of cw_audio_write()
c vw [Sun, 23 May 2021 10:23:12 +0000 (12:23 +0200)]
Include RECEIVER in parameter list of cw_audio_write()

3 years agoinclude GPIO_OBJS etc. in the program build
c vw [Sun, 23 May 2021 10:22:32 +0000 (12:22 +0200)]
include GPIO_OBJS etc. in the program build

3 years agodo not nullify the playback handle when creating the receiver
c vw [Sun, 23 May 2021 08:41:13 +0000 (10:41 +0200)]
do not nullify the playback handle when creating the receiver

3 years agoadapted for using pulseaudio
c vw [Sun, 23 May 2021 08:39:52 +0000 (10:39 +0200)]
adapted for using pulseaudio

3 years agoMade "pulseaudio" the default for Linux, but keep ALSA option
c vw [Sun, 23 May 2021 08:35:09 +0000 (10:35 +0200)]
Made "pulseaudio" the default for Linux, but keep ALSA option

3 years agoAdded pulseaudio audio module from John's repo
c vw [Sun, 23 May 2021 08:32:17 +0000 (10:32 +0200)]
Added pulseaudio audio module from John's repo

3 years agosmall fix.
c vw [Fri, 21 May 2021 18:04:17 +0000 (20:04 +0200)]
small fix.

3 years agoMIDI: suppress key-down if cw_keyer_internal, but let key-up pass.
c vw [Fri, 21 May 2021 18:03:47 +0000 (20:03 +0200)]
MIDI: suppress key-down if cw_keyer_internal, but let key-up pass.

3 years agoMIDI: do not deliver CW key-down/up messages if using internal CW
c vw [Fri, 21 May 2021 18:02:43 +0000 (20:02 +0200)]
MIDI: do not deliver CW key-down/up messages if using internal CW

3 years agoMade MIDI menu faster by pre-loading the "Action" combo-boxes.
c vw [Thu, 20 May 2021 17:34:45 +0000 (19:34 +0200)]
Made MIDI menu faster by pre-loading the "Action" combo-boxes.

3 years agocorrection for "Mac app" creation
c vw [Wed, 19 May 2021 17:58:16 +0000 (19:58 +0200)]
correction for "Mac app" creation

3 years agoUpdated soapy protocol to John's latest version
c vw [Wed, 19 May 2021 14:35:28 +0000 (16:35 +0200)]
Updated soapy protocol to John's latest version

3 years agoSOAPY: included SDRplay support from John's repo
c vw [Wed, 19 May 2021 14:09:48 +0000 (16:09 +0200)]
SOAPY: included SDRplay support from John's repo

3 years agoMoved adc attenuation to ADC struct (2)
c vw [Wed, 19 May 2021 14:07:55 +0000 (16:07 +0200)]
Moved adc attenuation to ADC struct (2)

3 years agoMoved adc attenuation / RF gain to ADC structure
c vw [Wed, 19 May 2021 13:47:26 +0000 (15:47 +0200)]
Moved adc attenuation / RF gain to ADC structure

3 years agoSmall changes to prepeare the "big merge"
c vw [Wed, 19 May 2021 13:46:27 +0000 (15:46 +0200)]
Small changes to prepeare the "big merge"

3 years agoCompleted "remove audio option" from hpsdrsim
c vw [Wed, 19 May 2021 12:49:25 +0000 (14:49 +0200)]
Completed "remove audio option" from hpsdrsim

3 years agoRemoved audio option from hpsdrsim since it was never used.
c vw [Mon, 17 May 2021 07:39:44 +0000 (09:39 +0200)]
Removed audio option from hpsdrsim since it was never used.

3 years agosmall 'merge' corrections
c vw [Mon, 17 May 2021 07:36:44 +0000 (09:36 +0200)]
small 'merge' corrections

3 years agoMerged Linux and MacOS Makefiles
c vw [Mon, 17 May 2021 07:29:29 +0000 (09:29 +0200)]
Merged Linux and MacOS Makefiles

3 years agoMerged Linux and MacOS makefiles
c vw [Mon, 17 May 2021 07:25:58 +0000 (09:25 +0200)]
Merged Linux and MacOS makefiles

3 years agosmall corrections to the MIDI menu.
DL1YCF [Sat, 15 May 2021 11:10:45 +0000 (13:10 +0200)]
small corrections to the MIDI menu.

3 years agoCorrections mainly for Linux/MIDI
c vw [Fri, 14 May 2021 13:18:01 +0000 (15:18 +0200)]
Corrections mainly for Linux/MIDI

3 years agoCorrections for Linux/MIDI
c vw [Fri, 14 May 2021 13:13:49 +0000 (15:13 +0200)]
Corrections for Linux/MIDI

3 years agoFurther MIDI fixes, mainly for LINUX.
c vw [Fri, 14 May 2021 07:45:46 +0000 (09:45 +0200)]
Further MIDI fixes, mainly for LINUX.

3 years agoRemove colon from a label
DL1YCF [Thu, 13 May 2021 13:16:48 +0000 (15:16 +0200)]
Remove colon from a label

3 years agoFinalized MIDI GUI
DL1YCF [Thu, 13 May 2021 13:13:42 +0000 (15:13 +0200)]
Finalized MIDI GUI

3 years agoIntegrated WheelParamDialog into main MidiMenu window
c vw [Wed, 12 May 2021 12:43:57 +0000 (14:43 +0200)]
Integrated WheelParamDialog into main MidiMenu window

3 years agoImproved MIDI menu
c vw [Tue, 11 May 2021 10:24:13 +0000 (12:24 +0200)]
Improved MIDI menu

3 years agoApplied "midimenu" changes to Linux case.
c vw [Mon, 10 May 2021 18:09:30 +0000 (20:09 +0200)]
Applied "midimenu" changes to Linux case.

3 years agoConfigure wheel parameters
c vw [Mon, 10 May 2021 13:26:33 +0000 (15:26 +0200)]
Configure wheel parameters

3 years agoreplaced set_xalign (available for GTK version 3.16 and later) by set_halign
c vw [Mon, 10 May 2021 13:26:07 +0000 (15:26 +0200)]
replaced set_xalign (available for GTK version 3.16 and later) by set_halign

3 years agoSeveral corrections, store/restore wheel delay and speed control in/from props file
DL1YCF [Sat, 8 May 2021 10:57:23 +0000 (12:57 +0200)]
Several corrections, store/restore wheel delay and speed control in/from props file
(currently, these options can only be set by importing a legacy MIDI description file).

3 years agoRestored "wheel speed" behaviour
DL1YCF [Sat, 8 May 2021 10:56:20 +0000 (12:56 +0200)]
Restored "wheel speed" behaviour

3 years agoLimit swr so that it does not become infinity
DL1YCF [Sat, 8 May 2021 10:55:35 +0000 (12:55 +0200)]
Limit swr so that it does not become infinity

3 years agoMIDI stuff
c vw [Fri, 7 May 2021 12:18:12 +0000 (14:18 +0200)]
MIDI stuff

3 years agoeliminated the "dispose" functions when closing a MIDI connection.
c vw [Fri, 7 May 2021 09:41:37 +0000 (11:41 +0200)]
eliminated the "dispose" functions when closing a MIDI connection.

3 years agoadded *.midi
c vw [Fri, 7 May 2021 09:41:20 +0000 (11:41 +0200)]
added *.midi

3 years agoFinished "multi-device" code, this eliminates the midi_enable variable
c vw [Fri, 7 May 2021 09:13:34 +0000 (11:13 +0200)]
Finished "multi-device" code, this eliminates the midi_enable variable
since we now enable each device separately.

3 years agoSupport for multiple MIDI devices (so far only MacOS)
c vw [Thu, 6 May 2021 17:01:59 +0000 (19:01 +0200)]
Support for multiple MIDI devices (so far only MacOS)

3 years agoRemoved debug message
c vw [Thu, 6 May 2021 14:22:42 +0000 (16:22 +0200)]
Removed debug message

3 years agoRemoved old "ImportMIDI" button
c vw [Thu, 6 May 2021 14:22:17 +0000 (16:22 +0200)]
Removed old "ImportMIDI" button

3 years agoMerged MIDI menu (not yet complete)
c vw [Thu, 6 May 2021 09:41:10 +0000 (11:41 +0200)]
Merged MIDI menu (not yet complete)

3 years agoUse set_drive directly, since update_display is within GTK
c vw [Tue, 4 May 2021 14:56:42 +0000 (16:56 +0200)]
Use set_drive directly, since update_display is within GTK

3 years agoThe "big switch" is now invoked by the GTK idle queue. Only CW-key MIDI
c vw [Tue, 4 May 2021 14:55:37 +0000 (16:55 +0200)]
The "big switch" is now invoked by the GTK idle queue. Only CW-key MIDI
messages are processed immediately.

3 years agoBrought stuff in a more consistent order within the file
c vw [Tue, 4 May 2021 14:55:14 +0000 (16:55 +0200)]
Brought stuff in a more consistent order within the file

3 years agouse set_split and set_frequency functions
c vw [Tue, 4 May 2021 14:53:04 +0000 (16:53 +0200)]
use set_split and set_frequency functions

3 years agorenamed local_set_frequency to set_frequency
c vw [Tue, 4 May 2021 14:52:23 +0000 (16:52 +0200)]
renamed local_set_frequency to set_frequency

3 years agorenamed local_set_frequency to set_frequency in ext.c
c vw [Tue, 4 May 2021 14:51:35 +0000 (16:51 +0200)]
renamed local_set_frequency to set_frequency in ext.c