]> git.rkrishnan.org Git - pihpsdr.git/shortlog
pihpsdr.git
2023-09-05 Ramakrishnan... Revert "rnnoise and specbleach are now linked to wdsp" websocket
2023-09-04 Ramakrishnan... add mongoose webserver
2023-09-04 Ramakrishnan... fix a bunch of compiler warnings
2023-08-09 Ramakrishnan... waterfall: a few todo items for performance
2023-07-30 Ramakrishnan... read vfo frequency only once per waterfall rendering
2023-07-29 Ramakrishnan... clang-format receiver.c
2023-07-29 Ramakrishnan... obtain display mutex while painting the pixbuf
2023-07-29 Ramakrishnan... move entire waterfall to the left or right when changin...
2023-07-29 Ramakrishnan... format waterfall.c with clang-format
2023-07-29 Ramakrishnan... clang-format config file
2023-07-29 Ramakrishnan... rnnoise and specbleach are now linked to wdsp
2023-07-29 Ramakrishnan... default value of LINK to CC
2023-07-15 Ramakrishnan... fix a couple of compiler warning
2023-07-15 Ramakrishnan... fix compiler warning on uninitialized variable
2023-07-15 Ramakrishnan... remove unused functions
2023-07-15 Ramakrishnan... remove unused variables etc
2023-07-13 Ramakrishnan... rigctld script
2023-07-13 Ramakrishnan... ignore rust directory
2023-07-13 Ramakrishnan... Revert "attempt to fix CW low power issue"
2023-07-13 Ramakrishnan... Revert "CW level scaling: put them inside the sw_level_...
2023-03-24 Ramakrishnan... Makefile: turn on warning
2023-03-24 Ramakrishnan... Makefile: do not hardcode CC and LINK
2023-03-08 Ramakrishnan... makefile: explicitly add fftw linking
2023-01-22 Ramakrishnan... rigctl: ZZAR - take care of the sign of the agc thresho...
2023-01-22 Ramakrishnan... CW level scaling: put them inside the sw_level_ctrl...
2023-01-21 Ramakrishnan... attempt to fix CW low power issue
2023-01-18 Ramakrishnan... software power control is off by default
2023-01-17 Ramakrishnan... MIDI turned off and all related code guarded under...
2023-01-14 Ramakrishnan... Revert "attempt to add level control to transmitted...
2023-01-14 Ramakrishnan... Revert "another attempt at level control for CW signals"
2023-01-14 Ramakrishnan... some notes on logging via rigctld
2023-01-13 Ramakrishnan... another attempt at level control for CW signals
2023-01-11 Ramakrishnan... attempt to add level control to transmitted CW samples
2023-01-08 Ramakrishnan... midi menu: bug fix for a crash because of an uninitiali...
2023-01-04 Ramakrishnan... when nr is on, nr2,nr3 and nr4 should be off
2023-01-02 Ramakrishnan... bug: nr4 controls are in float, not int
2023-01-02 Ramakrishnan... same/restore nr4 properties between reboots
2023-01-01 Ramakrishnan... button for nr3 and nr4
2023-01-01 Ramakrishnan... s/w level control is off by default
2022-12-31 Ramakrishnan... software level control as a Makefile option
2022-12-23 Ramakrishnan... NR4: libspecbleach based noise reduction
2022-12-23 Ramakrishnan... put back non-localhost based discovery
2022-12-18 Ramakrishnan... introduce rnnoise based nr3
2022-12-01 Ramakrishnan... midi cw: paddle reverse control via midi to cw key
2022-11-30 Ramakrishnan... vfo display: step off by one, turn it to green
2022-11-30 Ramakrishnan... instead of SAT, show CTUN
2022-11-30 Ramakrishnan... vfo A: small changes in the way vfo is shown
2022-11-30 Ramakrishnan... change vfo display to always display XX.XXX.XXX vfo...
2022-11-20 Ramakrishnan... vfo fix a bug in rendering the dot vs step size
2022-11-20 Ramakrishnan... revert the VFO step font size reduction
2022-11-20 Ramakrishnan... waterfall: experiment with low value
2022-11-20 Ramakrishnan... waterfall: experimenting with low and high thresholds
2022-11-20 Ramakrishnan... waterfall: set low and high defaults when automatic
2022-11-20 Ramakrishnan... waterfall: navy blue
2022-11-20 Ramakrishnan... Revert "experiment to control level via software"
2022-11-19 Ramakrishnan... run rigctld to listen on vtty
2022-11-19 Ramakrishnan... script to run socat to redirect tcp 19090 port to a...
2022-11-19 Ramakrishnan... display: change automatic waterfall (low signal) displa...
2022-11-13 Ramakrishnan... enable MIDI only if devices are enumerated and user...
2022-11-09 Ramakrishnan... CW: add new menu entry for enabling and syncing CW...
2022-11-09 Ramakrishnan... Makefile: enable midi
2022-11-07 Ramakrishnan... Makefile: use the right comment char
2022-11-07 Ramakrishnan... Makefile: gcc flags for arm optimizations for pi4
2022-11-07 Ramakrishnan... Makefile: optimize for speed
2022-11-07 Ramakrishnan... experiment to control level via software
2022-11-07 Ramakrishnan... set the value from tx->drive_level whether rx or tx
2022-11-07 Ramakrishnan... comment out debug prints
2022-11-06 Ramakrishnan... Revert "WIP: testing level with a value fixed to 0x128"
2022-11-06 Ramakrishnan... WIP: testing level with a value fixed to 0x128
2022-11-06 Ramakrishnan... WIP: test with a new tx level scheme
2022-11-05 Ramakrishnan... comment on how level value is constructed
2022-10-28 Ramakrishnan... remove soapy SDR support
2022-10-28 Ramakrishnan... remote STEMLAB discovery platform
2022-10-28 Ramakrishnan... speed up discovery for radioberry
2022-10-28 Ramakrishnan... formatting
2022-08-26 Ramakrishnan... README: add a note on RTFM
2022-08-22 Ramakrishnan... VFO: show freq readout till step in white and rest...
2022-08-22 Ramakrishnan... make NB settings per receiver than global for all receivers
2022-08-22 Ramakrishnan... vfo: add a dot before the step digit and the rest is...
2022-08-21 Ramakrishnan... VFO: use same colour for "step" digit and the following...
2022-08-21 Ramakrishnan... VFO: render the step digit and the rest of digits with...
2022-08-21 Ramakrishnan... nb: change default time (ms) to 0.01
2022-08-21 Ramakrishnan... move the nb time conversion multipliers elsewhere
2022-08-21 Ramakrishnan... nb2 mode enable via menu
2022-08-21 Ramakrishnan... before setting NB to "run", update NB values
2022-08-21 Ramakrishnan... save/restore nb menu values
2022-08-17 Ramakrishnan... change defaults to use ms
2022-08-17 Ramakrishnan... threshold value needs to be multiplied with 0.165 accor...
2022-08-16 Ramakrishnan... Merge pull request #3 from vu3rdd/add-nb-config-menu
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
next