]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2021-05-19 c vwcorrection for "Mac app" creation
2021-05-19 c vwUpdated soapy protocol to John's latest version
2021-05-19 c vwSOAPY: included SDRplay support from John's repo
2021-05-19 c vwMoved adc attenuation to ADC struct (2)
2021-05-19 c vwMoved adc attenuation / RF gain to ADC structure
2021-05-19 c vwSmall changes to prepeare the "big merge"
2021-05-19 c vwCompleted "remove audio option" from hpsdrsim
2021-05-17 c vwRemoved audio option from hpsdrsim since it was never...
2021-05-17 c vwsmall 'merge' corrections
2021-05-17 c vwMerged Linux and MacOS Makefiles
2021-05-17 c vwMerged Linux and MacOS makefiles
2021-05-15 DL1YCFsmall corrections to the MIDI menu.
2021-05-14 c vwCorrections mainly for Linux/MIDI
2021-05-14 c vwCorrections for Linux/MIDI
2021-05-14 c vwFurther MIDI fixes, mainly for LINUX.
2021-05-13 DL1YCFRemove colon from a label
2021-05-13 DL1YCFFinalized MIDI GUI
2021-05-12 c vwIntegrated WheelParamDialog into main MidiMenu window
2021-05-11 c vwImproved MIDI menu
2021-05-10 c vwApplied "midimenu" changes to Linux case.
2021-05-10 c vwConfigure wheel parameters
2021-05-10 c vwreplaced set_xalign (available for GTK version 3.16...
2021-05-08 DL1YCFSeveral corrections, store/restore wheel delay and...
2021-05-08 DL1YCFRestored "wheel speed" behaviour
2021-05-08 DL1YCFLimit swr so that it does not become infinity
2021-05-07 c vwMIDI stuff
2021-05-07 c vweliminated the "dispose" functions when closing a MIDI...
2021-05-07 c vwadded *.midi
2021-05-07 c vwFinished "multi-device" code, this eliminates the midi_...
2021-05-06 c vwSupport for multiple MIDI devices (so far only MacOS)
2021-05-06 c vwRemoved debug message
2021-05-06 c vwRemoved old "ImportMIDI" button
2021-05-06 c vwMerged MIDI menu (not yet complete)
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.
2021-03-05 c vwagain: press/move/relase problem.
2021-03-04 dl1ycfMerge pull request #6 from dl1ycf/testing
2021-03-03 ChefIgnore "RX panadapter motion notify" events that have...
2021-02-24 c vwImplemented "TX fifo underrun/overrun" indication on...
2021-02-24 c vwAdded comments on HermesLite-II "tx latency"
2021-02-24 c vwDo not switch to low-latency in CW if the side tone...
2021-02-24 c vwMade keyer_straight() a private local function for...
2021-02-24 c vwMIDI_ACTION_CWKEY works if compiled without LOCALCW
2021-02-24 c vwIgnore any incoming MIDI messages in the first second...
2021-02-24 c vwInclude iambic.h only if compiled with LOCALCW
2021-02-24 c vwMaintain cw_keyer_internal variable even if not compile...
2021-02-24 c vwOnly changed comments on the CW RF pulse shaper variables
2021-02-10 c vwWell, I put slightly too much "Valium" on the TX panadapter
2021-02-09 dl1ycfMerge pull request #5 from ra1nb0w/setsockopt
2021-02-09 c vwold_protocol:
2021-02-08 Davide Gerhardsetsockopt to prioritize the newtwork packets
2021-01-27 c vwSupport for HermesLite2: set "PTT hang" time to 5 msec...
2021-01-26 dl1ycfMerge pull request #4 from tmiw/master
2021-01-20 c vwLet STEMLAB sdr app start up before re-discovering
2021-01-16 DL1YCFadded type to avoid compiler warning
2021-01-15 c vwMade STEMlab discovery more robust, and eliminated...
2021-01-15 c vwtypo corr.
2021-01-15 c vwtype corr.
2021-01-15 c vwpolished MIDI CWKEY message handling
2021-01-15 c vwmarked big bunch of old (replaced) code withi "OLDCODE"
2021-01-14 c vwIncreased max. MIDI CW key-down to 20 sec, and let...
2021-01-12 c vwAdded "CWKEY" MIDI-action for use with external keyers
2021-01-03 Mooneer SalemFix typo in filter bandwidths list.
2020-12-17 c vwDeactivated "RIT/XIT adjustment of VFO display frequenc...
2020-12-14 c vwMake XIT increments 10 times the RIT increment.
2020-12-14 c vwAjust frequencies in VFO bar for the RIT/XIT value.
2020-12-09 c vwThis correction is needed when changing sample rate...
2020-12-09 c vwDisplay "11 k" for filter size in FMN with small deviation.
2020-12-08 c vwtypo corrected from last action
2020-12-08 c vwAdapted filter edges for DIGL and DIGU to the needs of
2020-12-08 c vwtx_set_filter call adapted to new version
next