projects
/
pihpsdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pihpsdr.git
2022-01-14
Ramakrishnan...
more debug prints and rounding experiments
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
debug prints
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
debug prints
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
remove an extra parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
more rounding and float to integer experiments
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
more experiments with rounding
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Ramakrishnan...
rx gain: experimenting with rounding
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
audio gain: round the values
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
remove debug prints
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
no need to round the value being set
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
more rounding experiments
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
use the C round function
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
rounding
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
debug prints (setting mic gain and getting mic gain)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
small fixes in audio gain
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
strtol instead of atoi
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
missing bracket
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
mic gain: wrong range mapping equations
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
rewrite gain mapping equations
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
missing single quotes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
send_reply() relies on strlen() to get the bytes to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Ramakrishnan...
rigctl: implement zzmg correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
Revert "af gain: for now, directly change receiver...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
af gain: for now, directly change receiver[0]'s gain
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
Revert "debug prints"
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
debug prints
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
null the end of string
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Ramakrishnan...
implement ZZCS command (set or get CW keyer speed)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Ramakrishnan...
bug fixes in the new "start bandstack" command "#BS;"
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Ramakrishnan...
Revert "rit increment is 10hz for CW, 100hz for SSB"
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Ramakrishnan...
new command #BS that brings up bandstack window
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Ramakrishnan...
rit increment is 10hz for CW, 100hz for SSB
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
before calling atoi(), null the ';' so it is a proper...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
bug fix: atoi() without properly terminating the string
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
attempt to start pihpsdr faster with the first discover...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
get rid of the ping message
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
reintroduce launch_serial()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
let serial menu launch the serial port server
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Ramakrishnan...
send a custom PING message once serial port is opened
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Ramakrishnan...
show step digit in VFO as white instead of RED
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Ramakrishnan...
this is not number of steps, it is number of buttons
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Ramakrishnan...
remove hardcoding of number of steps
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
vfo display: another bug fix
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
VFO display: attempt to account for the dot
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
No need to show the Step value anymore
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
free the newly created string memory
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
WIP: try to change the color of VFO digit corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Ramakrishnan...
do not paint the hide/menu buttons black
commit
|
commitdiff
|
tree
|
snapshot
2021-12-19
Ramakrishnan...
reformat the switch-case for ZZNx
commit
|
commitdiff
|
tree
|
snapshot
2021-12-19
Ramakrishnan...
missing break statements in CAT control for RIT and...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-18
Ramakrishnan...
bug fix: do not iterate beyond STEPS
commit
|
commitdiff
|
tree
|
snapshot
2021-12-18
Ramakrishnan...
add a gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2021-12-18
Ramakrishnan...
changes from Gopan to support the new controller
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton
Merge pull request #145 from g0orx/gpiod
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton...
Added call to wisdom_get_status
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
John Melton...
Fix selection on same action_dialod button loosing...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
John Melton...
fix LOCALCW problem with CWL and CWR being added twice...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
John Melton...
fix typo when PA is disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
John Melton...
fix XVTR no PA settings
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
John Melton...
Updated actions. Handle CW MIDI input early (no actions).
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
John Melton...
Changes to actions selection for switches and encoders
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
John Melton...
Updating Makefile
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
John Melton...
Bulk changes to gpiod branch
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Consildate adc_attenuation into adc structure
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Fix merge problem
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Fix Controller2 switch configuration
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Cleanup save and restore actions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Add VFOSTEP_PLUS and VFOSTEP_MINUS to switch functions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
John Melton...
Fix MIDI Config to select KEY
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
John Melton...
Fixed SOAPYSDR reference
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
John Melton...
Moved gain values out of SOAPYSDR
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
John Melton...
Many Fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
John Melton...
Fix gpio bug. Fix SoapySDR devices Gain settings.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
John Melton...
Fix bug when property line > 80 bytes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
John Melton...
Added missing alsa_midi.h
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
John Melton...
One Makefile. Added MIDI configuration menu.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
John Melton...
Fix includes for MIDI
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
John Melton...
Fix TUNE action
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
John Melton...
remover i2cEncoderLibV2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
John Melton...
Removed all i2c_controller references
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
John Melton...
Changed audio to use pulse audio
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
John Melton...
Fix i2c_controller switch interrupts
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
John Melton...
Add i2c controller switch actions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
John Melton...
Cleanup radio.c and vfo.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
John Melton...
fixup toolbar functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
More code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
John Melton...
Fixup switch selectiosn for NO Controller
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
clean up code in toolbar.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
clean up code in i2c_controller.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
changed i2c_controller to use actions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
fixed gpio_init when using i2c_controller
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
Added css.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
Fix type in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
Fix RASPBIAN type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Your Name
merge in i2c controller code
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
G0ORX
First set of changes for gpiod. Added new i2c Controlle...
commit
|
commitdiff
|
tree
|
snapshot
next