]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2022-02-12 Ramakrishnan... move vfo A/B display by 5 pixels to the right new-layout
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
2022-01-11 Ramakrishnan... implement ZZCS command (set or get CW keyer speed)
2022-01-07 Ramakrishnan... bug fixes in the new "start bandstack" command "#BS;"
2022-01-07 Ramakrishnan... Revert "rit increment is 10hz for CW, 100hz for SSB"
2022-01-07 Ramakrishnan... new command #BS that brings up bandstack window
2022-01-07 Ramakrishnan... rit increment is 10hz for CW, 100hz for SSB
2022-01-04 Ramakrishnan... before calling atoi(), null the ';' so it is a proper...
2022-01-04 Ramakrishnan... bug fix: atoi() without properly terminating the string
2022-01-04 Ramakrishnan... attempt to start pihpsdr faster with the first discover...
2022-01-04 Ramakrishnan... get rid of the ping message
2022-01-04 Ramakrishnan... reintroduce launch_serial()
2022-01-04 Ramakrishnan... let serial menu launch the serial port server
2022-01-04 Ramakrishnan... send a custom PING message once serial port is opened
2022-01-03 Ramakrishnan... show step digit in VFO as white instead of RED
2022-01-03 Ramakrishnan... this is not number of steps, it is number of buttons
2022-01-03 Ramakrishnan... remove hardcoding of number of steps
2022-01-02 Ramakrishnan... vfo display: another bug fix
2022-01-02 Ramakrishnan... bug fix
2022-01-02 Ramakrishnan... VFO display: attempt to account for the dot
2022-01-02 Ramakrishnan... No need to show the Step value anymore
2022-01-02 Ramakrishnan... free the newly created string memory
2022-01-02 Ramakrishnan... WIP: try to change the color of VFO digit corresponding...
2022-01-02 Ramakrishnan... do not paint the hide/menu buttons black
2021-12-19 Ramakrishnan... reformat the switch-case for ZZNx
2021-12-19 Ramakrishnan... missing break statements in CAT control for RIT and...
2021-12-18 Ramakrishnan... bug fix: do not iterate beyond STEPS
2021-12-18 Ramakrishnan... add a gitignore file
2021-12-18 Ramakrishnan... changes from Gopan to support the new controller
2021-08-20 John MeltonUpdate README.md
2021-08-20 John MeltonUpdate README.md
2021-08-20 John MeltonUpdate README.md
2021-08-20 John MeltonMerge pull request #145 from g0orx/gpiod
2021-08-20 John Melton... Added call to wisdom_get_status
2021-08-20 John Melton... Fix selection on same action_dialod button loosing...
2021-08-11 John Melton... fix LOCALCW problem with CWL and CWR being added twice...
2021-08-11 John Melton... fix typo when PA is disabled
2021-08-09 John Melton... fix XVTR no PA settings
2021-08-05 John Melton... Updated actions. Handle CW MIDI input early (no actions).
2021-07-13 John Melton... Changes to actions selection for switches and encoders
2021-06-17 John Melton... Updating Makefile
2021-06-17 John Melton... Bulk changes to gpiod branch
2021-03-12 John Melton... Consildate adc_attenuation into adc structure
next