]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2021-09-12 c vwfixed typo
2021-09-12 DL1YCFCorrections for HL2 RXgain slider
2021-09-12 DL1YCFhpsdrsim: make MAC addr. depend on radio type
2021-09-12 DL1YCFhpsdrsim: make MAC address depend on the radio type
2021-09-10 c vwCorrected AG/SQ commands in rigctl.
2021-09-09 c vwupdated IP QoS strategy (thanks D.G.)
2021-09-08 c vwCorrected button texts for filter-up and filter-down
2021-09-07 c vwmerge prep and corrections
2021-09-07 c vwprepeare for merge
2021-09-06 c vwa) Using action_dialog() instead of combo-boxes,
2021-09-05 DL1YCFCorrection from John.
2021-09-04 DL1YCFSmall changes.
2021-08-28 dl1ycfchanged spaces to tabs in a comment
2021-08-28 dl1ycfRemoved *.midi from gitignore since the MIDI descriptio...
2021-08-28 dl1ycfMerge branch 'gpiod'
2021-08-22 DL1YCFUsing the new "status text" interface of WDSP
2021-08-22 DL1YCFUsing the new "status text" interface in WDSP
2021-08-22 DL1YCFMore delay in "status text" display loop
2021-08-22 ChefManually implanted John's updates
2021-08-16 c vwMake LOCALCW the default.
2021-08-16 c vwDisable "IQ scaling" when doing PURESIGNAL
2021-08-16 c vwDisable "IQ scaling" for HermesLiteII when doing PURESIGNAL
2021-08-11 c vwfixed typo (forgotten to rename PTTKEYER to PTT)
2021-08-11 c vwRenamed PTT(Keyer) to PTT.
2021-08-11 c vwWhen displaying MIDI channel numbers, translate the...
2021-08-11 c vwCorrection due to John.
2021-08-11 c vwMade the table for the processing of the "legacy input...
2021-08-11 c vwManually merged John's update.
2021-08-10 c vwUpdated the settings when the PA is disabled
2021-08-09 c vwManual merge with John's update
2021-08-09 c vwManual merge-in from John: FrequencyCalibration
2021-07-28 c vwfixed small typo (is2.c instead of i2c.c) in SOURCES...
2021-07-26 c vwMerged-in the Penelope "safety belt" suggested by VK4XV
2021-07-26 c vwImplemented a "safety belt" for penelope's starting...
2021-07-26 c vwa) report penelope software version 1.8 when using...
2021-07-23 c vwFurther preparations for "big merge", and small corrections
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 vwfixed typo in PTT_OPTIONS (seemingly never used)
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 "onoff" flag. This is now hard-coded for specia...
2021-07-20 c vwpreparation for big merge
2021-07-20 c vwpreparation for big merge
2021-07-20 c vwpreparation for big merge
2021-07-20 c vwNo restart button for SOAPY.
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-10 c vwAvoid division by zero when calculating SWR
2021-06-05 DL1YCFsmall typo corrections
2021-06-05 DL1YCFmidi2.c: typo corr.
2021-06-05 DL1YCFmidi2.c typo correction
2021-06-05 DL1YCFsmall corrections
2021-06-04 c vwgpio.c: correction (removed definition of "controller...
2021-06-03 c vwpulseaudio: removed two stale unlocks.
2021-06-03 c vwMerge branch 'master' of github.com:dl1ycf/pihpsdr
2021-06-03 DL1YCFpulseaudio.c: removed two "unlocks" without a correspon...
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 c vwprep for merge
2021-06-03 c vwprep for merge
2021-06-03 c vwportaudio.c: removed no longer needed include files
2021-06-03 DL1YCFsetDuplex: set tx->dialog to NULL after it is destroyed
2021-06-03 DL1YCFpulseaudio: reworked the audio a little bit.
2021-06-03 DL1YCFaudio.c: small changes
2021-06-03 DL1YCFext.c: correcte vfo step size change
2021-06-03 DL1YCFext.c: corrected step size change
2021-06-03 DL1YCFRe-worked audio "buffer filling" control
2021-06-03 DL1YCFadded comment to newhpsdrsim.c
2021-06-03 DL1YCFsome further updates
2021-06-02 DL1YCFRemove local_audio_cw variable (simply look at buffer...
2021-06-02 c vwRemoved a flag no longer used in my audio modules
2021-06-02 DL1YCFOverhaul of the ALSA audio module. This now keeps the
2021-06-02 c vwsecond-last step in the big merge
2021-06-02 c vwsecond-last step in the "big merge"
2021-06-02 c vwRestored "GPIO sidetone" since this *may* be useful.
2021-06-02 DL1YCFRemoved "gpio side tone" since this was never used
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
next