]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2021-11-01 c vwUse default attributes for output buffer size
2021-11-01 c vwMacOS: do not include any libraries in app bundle ...
2021-10-28 c vwMerged in "transverter" corrections by John,
2021-10-21 c vwSome SOAPY corrections taken from linhpsdr
2021-10-04 c vwSome rigctl corrections by VU2DLE
2021-10-03 DL1YCFa) moved call to set_agc down when creating receivers...
2021-10-01 c vwenhanced the CW fix for controller2V2
2021-09-22 c vwEnable/Disable TX compressor if TX compression value...
2021-09-21 c vwsmoother rounding for MIDI controller values
2021-09-21 c vwsmall tidy-ups
2021-09-21 c vwMake set_attenuation/set_rf_gain a no-op if the value of
2021-09-21 c vw"Streamlined" setting of ADC defaults. Set mingain...
2021-09-21 c vwa) update VFO after changing TX compression
2021-09-19 DL1YCFoops. include math.h when using round().
2021-09-19 DL1YCFImplement "rounding" for ABSOLUTE changes
2021-09-19 DL1YCFFinalized the "MIDI KNOB" correction: all actions that...
2021-09-19 c vwStarted using "unified" KnobOrWheel function.
2021-09-17 c vwDe-activate GPIO-CW for Controller2V2.
2021-09-16 c vwTake care of ZOOM/PAN changes for the waterfall
2021-09-14 c vwminor polishing
2021-09-14 c vwFurther corrections, also with the help of LY0NAS.
2021-09-14 c vwCorrected the adjustment of the VFO frequency to a...
2021-09-14 c vwCorrected the "shifting" of the waterfall when the VFO
2021-09-13 c vwVFO step size stored "by mode", better treatment of...
2021-09-13 c vwfixed another typo
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
next