]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
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
2021-03-12 John Melton... Fix merge problem
2021-03-12 John Melton... Fix Controller2 switch configuration
2021-03-12 John Melton... Cleanup save and restore actions
2021-03-12 John Melton... Add VFOSTEP_PLUS and VFOSTEP_MINUS to switch functions
2021-03-12 John Melton... Fix MIDI Config to select KEY
2021-03-05 John Melton... Fixed SOAPYSDR reference
2021-03-05 John Melton... Moved gain values out of SOAPYSDR
2021-03-05 John Melton... Many Fixes
2021-03-05 John Melton... Fix gpio bug. Fix SoapySDR devices Gain settings.
2021-02-27 John Melton... Fix bug when property line > 80 bytes
2021-02-26 John Melton... Added missing alsa_midi.h
2021-02-25 John Melton... One Makefile. Added MIDI configuration menu.
2020-12-11 John Melton... Fix includes for MIDI
2020-12-11 John Melton... Fix TUNE action
2020-12-11 John Melton... remover i2cEncoderLibV2
2020-12-11 John Melton... Removed all i2c_controller references
2020-12-09 John Melton... Changed audio to use pulse audio
2020-12-08 John Melton... Fix i2c_controller switch interrupts
2020-12-08 John Melton... Add i2c controller switch actions
2020-12-08 John Melton... Cleanup radio.c and vfo.c
2020-12-08 John Melton... fixup toolbar functions
2020-12-08 Your NameMore code cleanup
2020-12-08 John Melton... Fixup switch selectiosn for NO Controller
2020-12-08 Your Nameclean up code in toolbar.c
2020-12-08 Your Nameclean up code in i2c_controller.c
2020-12-08 Your Namechanged i2c_controller to use actions
2020-12-08 Your Namefixed gpio_init when using i2c_controller
2020-12-08 Your NameAdded css.c
2020-12-08 Your NameFix type in Makefile
2020-12-08 Your NameFix RASPBIAN type
2020-12-08 Your Namemerge in i2c controller code
2020-12-08 G0ORXFirst set of changes for gpiod. Added new i2c Controlle...
2020-10-12 John Melton... Merge branch 'master' of https://github.com/g0orx/pihpsdr
2020-10-12 John Melton... added initial image for wiki
2020-10-11 John Melton... adding v2.0.0-rc15 tar and binary files
2020-10-11 John Melton... Added scrolled window to oc_menu
2020-10-11 John Melton... push v2.0.0-rc14 tar and binary files
2020-10-11 John Melton... Used gradient for digital meter display
2020-10-11 John MeltonMerge pull request #129 from dl1ycf/PR
2020-10-10 DL1YCFfixed compiler warning (nothing returned in non-void...
2020-10-10 DL1YCFCorrected error that flagged a compiler warning.
2020-10-10 DL1YCFFix Linein/Micin radio button etc.
2020-10-10 John Melton... Add xvtrs to pa_menu
2020-10-10 John MeltonMerge pull request #128 from dl1ycf/PR
2020-10-10 DL1YCFshow NOTHING after gtk_show_dialog
2020-10-10 DL1YCFDO NOTHING after gtk_show_dialog()
2020-10-10 DL1YCFAvoid segfaults when processing invalid props file
2020-10-10 John MeltonMerge pull request #127 from dl1ycf/PR
2020-09-25 c vwcw_menu: update VFO bar if speed or sidetone freq changed
2020-09-13 c vw.
next