]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2021-08-09 c vwManual merge with John's update
2021-07-26 c vwMerged-in the Penelope "safety belt" suggested by VK4XV
2021-07-23 c vwfused GPIO options
2021-07-23 c vwlet it compile with old libgipod
2021-07-23 c vwfixed error in non-SOAPY compilations
2021-07-22 c vwmade compatible with older gpiod libs
2021-07-22 c vwcorrected typo
2021-07-22 c vwremove dependency on the *latest* gpiod library.
2021-07-22 c vwchanged init of DESTDIR variable
2021-07-21 c vwRemoved enum in sliders.h, consistently use members...
2021-07-21 c vwadded radioberry support
2021-07-21 c vwremoved PTT_INCLUDE etc. since nowhere supported, and...
2021-07-21 c vwremoved PTT_KEYER since this was the same as PTT
2021-07-21 c vwremoved "onoff" flag, this is now hard-coded.
2021-07-20 c vwRemoved init_gpio variable since it serves no function
2021-07-20 c vwShow restart button, but not with SOAPY
2021-07-20 c vwremoved CW switches
2021-07-20 c vwmanual merge
2021-07-20 c vwremoved CW options
2021-07-20 c vwmanual merge
2021-07-19 c vwManual update
2021-06-10 c vwavoid div. by zero when calculating SWR
2021-06-05 DL1YCFsmall typo corrections
2021-06-03 c vwpulseaudio: removed two stale unlocks.
2021-06-03 c vwprep for merge
2021-06-03 c vwsetDuplex: set tx->dialog to NULL after it has been...
2021-06-03 c vwoverhaul of audio modules
2021-06-03 DL1YCFext.c: corrected step size change
2021-06-03 DL1YCFRe-worked audio "buffer filling" control
2021-06-02 c vwsecond-last step in the big merge
2021-06-01 c vwCorrected for maximum value of MAX_DDC, and checked...
2021-06-01 c vwDo not set/restore RX-gain-calibration if radio does...
2021-06-01 c vwAdded "blank" that did not look good
2021-06-01 c vwsmall corrections
2021-06-01 c vwRemoved double include of ifaddrs.c
2021-06-01 c vwAdd units (W / dB) to exciter power and ALC
2021-06-01 c vwAdded colon after zoom slider description (unify look...
2021-06-01 c vwUnified treatment of RX gain and attenuation
2021-05-28 c vw"Mute audio to radio" means the radio (only), not a...
2021-05-28 c vwFixed error in mutex
2021-05-28 c vwSome editing to converge different pihpsdr versions
2021-05-23 c vwAdaptation for using pulseaudio
2021-05-21 c vwfixed typo
2021-05-21 c vwMIDI: do CW key-down only if not doing internal CW
2021-05-21 c vwsmall fix
2021-05-21 c vwCorrected small error
2021-05-21 c vwCorrected search in steps list
2021-05-21 c vwCorrected search in steps list
2021-05-21 c vwCorrected "step update"
2021-05-20 DL1YCFAdded CW config
2021-05-20 c vwsmall updates
2021-05-20 DL1YCFPrepare three "Action" combo-boxes for the three type...
2021-05-20 DL1YCFcorrected small typo
2021-05-20 DL1YCFFix for setting CW side tone on GPIO line
2021-05-20 DL1YCFAdded GPIO_OBJS to list of object files
2021-05-19 c vwsmall corrections
2021-05-19 c vwStream-lined "receiver change sample rate" for the...
2021-05-18 DL1YCFadded debug statement to alsa_midi
2021-05-18 DL1YCForganize data for different audio modules
2021-05-18 DL1YCFWhen changing the sample rate for the
2021-05-18 DL1YCFAvoid having PS_FEEDBACK_RECEIVER the same channel...
2021-05-18 DL1YCFsmall correction to ALSA audio module
2021-05-18 DL1YCFOptionally use ALSA audio module for Linux
2021-05-18 c vwManual merge and updates
2021-05-18 c vwManual merge effort
2021-05-18 c vwFrom John's repo
2021-05-17 c vwmerged with makefile
2021-05-17 c vwsecond stage of manual merge
2021-05-17 c vwInitial stage of manual merge with John's gpiod branch
2021-05-04 c vwUse set_drive directly, since update_display is within GTK
2021-05-04 c vwThe "big switch" is now invoked by the GTK idle queue...
2021-05-04 c vwBrought stuff in a more consistent order within the...
2021-05-04 c vwuse set_split and set_frequency functions
2021-05-04 c vwrenamed local_set_frequency to set_frequency
2021-05-04 c vwrenamed local_set_frequency to set_frequency in ext.c
2021-05-04 c vwcorrected Makefiles.
2021-05-03 c vwRemoved "ONOFF" option from MIDI description file....
2021-05-03 c vwCleaned up code around "compute_power", and net ext...
2021-05-03 c vwNeed not us "ext" function for frequency setting from...
2021-05-03 c vwUsing integral value for "ext" functions to avoid mallocs
2021-05-03 c vwUsed integral-valued parameter for "ext" functions...
2021-05-03 c vwCommented debug message in band_menu.c
2021-05-03 c vwProviding .gitignore
2021-05-03 c vwRemoved a free() that does not belong there (the function
2021-05-03 c vwReverted "experimental" change since it only works...
2021-05-02 DL1YCFremoved it
2021-05-02 DL1YCFadded a sample .gitignore
2021-05-02 DL1YCFUse a moving average of the forward and reverse power...
2021-05-02 c vwAdded comments on the use of the "zero level" values...
2021-05-02 c vwEvaluate pkg-config only once per invocation of "make...
2021-05-02 c vwUse "peak" FWD value also in small TX window used in...
2021-04-29 c vwSWR alarm and protection (mostly from Davide)
2021-04-28 c vwAdapted the "MacOS no sleep" patch from Davide Gerhard.
2021-04-27 c vwMoved SWR calculation to transmitter.c, and store SWR in
2021-04-27 c vwCorrected SWR calculation from PSWR to VSWR
2021-03-30 c vwModification that allows using a "voice keyer" with...
2021-03-26 dl1ycfMerge pull request #7 from dl1ycf/testing
2021-03-26 dl1ycfMerge branch 'master' into testing
2021-03-09 c vwtypo
2021-03-08 c vwPolished the "reject zero moves" fix.
next