]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2022-08-16 Ramakrishnan... remove debug print add-nb-config-menu
2022-08-16 Ramakrishnan... remove unused header files
2022-08-16 Ramakrishnan... new NB settings/config menu
2022-08-16 Ramakrishnan... NB: only change threshold value
2022-08-16 Ramakrishnan... Revert "change NB/NB2(NOB) default settings"
2022-08-15 Ramakrishnan... change NB/NB2(NOB) default settings
2022-08-15 Ramakrishnan... small cosmetic changes
2022-08-15 Ramakrishnan... rit: zzru/zzrd now uses rit_increment than fixed increments
2022-08-13 Ramakrishnan... drive level is sent in the upper 4 bits
2022-08-04 Ramakrishnan... rigctl: RIT - remove hard coding of rit increment
2022-06-24 Ramakrishnan... for hl2/radioberry, set gain instead of attenuation
2022-06-24 Ramakrishnan... toggle for SAT/RSAT buttons
2022-06-08 Ramakrishnan... slider should set gain, not attenuation
2022-06-08 Ramakrishnan... typo, should have been adc[1]
2022-06-08 Ramakrishnan... default rx gain
2022-06-08 Ramakrishnan... transmit or receive, do not alter the Rx gain
2022-06-08 Ramakrishnan... typo
2022-06-08 Ramakrishnan... HL2/Radioberry gain slider settings
2022-06-08 Ramakrishnan... fix for rf gain change
2022-05-24 Ramakrishnan... Create FUNDING.yml
2022-04-18 Ramakrishnan... Makefile: show the commit hash if no tags are found
2022-03-01 Ramakrishnan... re-enable Makefile
2022-02-28 Ramakrishnan... debug: sequence error, temporarily disable gpio
2022-02-25 Ramakrishnan... rigctl: act on PTT via CAT only if VOX is disabled
2022-02-24 Ramakrishnan... enable only one copy of gpio_cw_sidetone_* functions
2022-02-24 Ramakrishnan... set defaults to use no controller
2022-02-24 Ramakrishnan... change default cwl/cwr gpio lines
2022-02-23 Ramakrishnan... Makefile: re-enable GPIO and LOCALCW by default
2022-02-23 Ramakrishnan... update gpio files
2022-02-23 Ramakrishnan... Revert "Makefile: enable GPIO and localcw"
2022-02-23 Ramakrishnan... Revert "discovery: do not autostart"
2022-02-22 Ramakrishnan... Makefile: enable GPIO and localcw
2022-02-22 Ramakrishnan... discovery: do not autostart
2022-02-21 Ramakrishnan... fixes to get CW working
2022-02-12 Ramakrishnan... normal weight only for vfo A
2022-02-12 Ramakrishnan... normal font weight only for VFOs
2022-02-12 Ramakrishnan... do not show "wpm" for CW mode
2022-02-12 Ramakrishnan... normal font weight instead of bold
2022-02-12 Ramakrishnan... tweak menu width and meter width
2022-02-12 Ramakrishnan... reduce the size of wpm further
2022-02-12 Ramakrishnan... VFO a and b mouse event coordinates tweaking
2022-02-12 Ramakrishnan... move vfo a and vfo b to the right by 5 pixels
2022-02-12 Ramakrishnan... show cw wpm in smaller typeface
2022-02-12 Ramakrishnan... tweaking of coordinates for vfo a/b click
2022-02-12 Ramakrishnan... mouse event for VFO-A/B clicks
2022-02-11 Ramakrishnan... move VFO coordinates so that digits are not cut
2022-02-11 Ramakrishnan... hide and menu with background black
2022-02-11 Ramakrishnan... vfo b: change color to cyan
2022-02-11 Ramakrishnan... rit/xit alignment
2022-02-11 Ramakrishnan... change in VFO A and B coordinates
2022-02-11 Ramakrishnan... more layout changes
2022-02-11 Ramakrishnan... meter (non-analog) layout changes
2022-02-11 Ramakrishnan... more aligned layout
2022-02-11 Ramakrishnan... work in progress: some layout changes
2022-01-22 Ramakrishnan... fix meter issues
2022-01-22 Ramakrishnan... debug: s meter gain/attn toggle button
2022-01-22 Ramakrishnan... add a new S-meter toggle widget on whether to include...
2022-01-14 Ramakrishnan... Revert "debug saving of the adc attenuation value"
2022-01-14 Ramakrishnan... debug saving of the adc attenuation value
2022-01-14 Ramakrishnan... remove the newly added attenuation_orig
2022-01-14 Ramakrishnan... modify rigctl to accept values only from 0 to 60 (...
2022-01-14 Ramakrishnan... new parameter
2022-01-14 Ramakrishnan... store and use the original real attenuation value befor...
2022-01-14 Ramakrishnan... round the value after all the calculation
2022-01-14 Ramakrishnan... delete extra paren
2022-01-14 Ramakrishnan... possible fix
2022-01-14 Ramakrishnan... bug in debug print
2022-01-14 Ramakrishnan... more rounding issues
2022-01-14 Ramakrishnan... debug print
2022-01-14 Ramakrishnan... more tweaking
2022-01-14 Ramakrishnan... last change was a mistake
2022-01-14 Ramakrishnan... more debugging
2022-01-14 Ramakrishnan... more debug
2022-01-14 Ramakrishnan... more debug prints and rounding experiments
2022-01-14 Ramakrishnan... debug prints
2022-01-14 Ramakrishnan... debug prints
2022-01-14 Ramakrishnan... remove an extra parenthesis
2022-01-14 Ramakrishnan... more rounding and float to integer experiments
2022-01-14 Ramakrishnan... more experiments with rounding
2022-01-14 Ramakrishnan... rx gain: experimenting with rounding
2022-01-12 Ramakrishnan... audio gain: round the values
2022-01-12 Ramakrishnan... remove debug prints
2022-01-12 Ramakrishnan... no need to round the value being set
2022-01-12 Ramakrishnan... more rounding experiments
2022-01-12 Ramakrishnan... use the C round function
2022-01-12 Ramakrishnan... rounding
2022-01-12 Ramakrishnan... debug prints (setting mic gain and getting mic gain)
2022-01-12 Ramakrishnan... small fixes in audio gain
2022-01-12 Ramakrishnan... strtol instead of atoi
2022-01-12 Ramakrishnan... missing bracket
2022-01-12 Ramakrishnan... mic gain: wrong range mapping equations
2022-01-12 Ramakrishnan... rewrite gain mapping equations
2022-01-12 Ramakrishnan... missing single quotes
2022-01-12 Ramakrishnan... send_reply() relies on strlen() to get the bytes to...
2022-01-12 Ramakrishnan... rigctl: implement zzmg correctly
2022-01-11 Ramakrishnan... Revert "af gain: for now, directly change receiver...
2022-01-11 Ramakrishnan... af gain: for now, directly change receiver[0]'s gain
2022-01-11 Ramakrishnan... Revert "debug prints"
2022-01-11 Ramakrishnan... debug prints
2022-01-11 Ramakrishnan... null the end of string
next