2023-12-17 |
Ramakrishnan... | move the vfo a/b indication to the right fix-includes |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | align vfo a/b indication |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | add missing include |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | switch_menu.c: format and fix warnings |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | clang-format rx_pandapter.h |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | clang-format rx_panadaptor.c |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | use iwyu to rewrite the #include statements in all... |
commit | commitdiff | tree | snapshot |
2023-12-17 |
Ramakrishnan... | reduce vfo font size a bit |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | get rig of a print statement |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | convert a bunch of files to use the logging api logging-cleanup |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | use logging API from log.h/log.c |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | add a new logger |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | use g_log_structured() instead of g_warning/g_debug etc |
commit | commitdiff | tree | snapshot |
2023-12-03 |
Ramakrishnan... | cleanup printf/fprintfs with glib logging api like... |
commit | commitdiff | tree | snapshot |
2023-12-02 |
Ramakrishnan... | serial_server: handle the case where read returns a... |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Ramakrishnan... | nb setting wasn't getting set correctly from props |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Ramakrishnan... | delete some unwanted files |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Ramakrishnan... | refactor some header files |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Ramakrishnan... | display: fix for disappearing nb status |
commit | commitdiff | tree | snapshot |
2023-11-30 |
Ramakrishnan... | fix the problem with displaying nb |
commit | commitdiff | tree | snapshot |
2023-11-29 |
Ramakrishnan... | add more robustness against race conditions |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | rigctl tcp server: better connection error handling |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | fix drawing of correct NR status, revisit this code |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | rigctl: in the tcp recv loop, print any error in recv... |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | rigctl: handle the ts-2000 TY command |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | slightly better code from dl1ycf's repo for non-blocking fd |
commit | commitdiff | tree | snapshot |
2023-11-27 |
Ramakrishnan... | vfo: more cleanup of display code |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Ramakrishnan... | move drawing commands into a function |
commit | commitdiff | tree | snapshot |
2023-11-22 |
Ramakrishnan... | move vfo coordinates, colours etc into another file maint |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | use the definitions in screen.h to determine the click... |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | a few more font size magic numbers |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | convert all the magic numbers for buttons shown in... |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | remove magic numbers from NB/NR rendering |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | remove magic-numbers for RIT/XIT display |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | clang-format radio.c |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Ramakrishnan... | more colour definitions and coordinate definitions |
commit | commitdiff | tree | snapshot |
2023-11-13 |
Ramakrishnan... | more magic numbers moved into screen.h |
commit | commitdiff | tree | snapshot |
2023-11-12 |
Ramakrishnan... | makefile: include the new screen.h file |
commit | commitdiff | tree | snapshot |
2023-11-12 |
Ramakrishnan... | misc formatting |
commit | commitdiff | tree | snapshot |
2023-11-12 |
Ramakrishnan... | vfo.c: missing screen.h inclusion |
commit | commitdiff | tree | snapshot |
2023-11-12 |
Ramakrishnan... | screen.h: work in progress to define colours and coordi... |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Ramakrishnan... | move all screen dimensions and coordinates into a header |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Ramakrishnan... | rigctl command table: rename indices to avoid a name... |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Ramakrishnan... | fixes an overflow (for very large number of elements... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Ramakrishnan... | clang-format vfo.{c,h} |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Ramakrishnan... | wip: new cat command parsing, not in use yet |
commit | commitdiff | tree | snapshot |
2023-11-07 |
Ramakrishnan... | rigctl: implement FR cat command to toggle between... |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Ramakrishnan... | split: depending on mode, set vfo b up by 1kc or 5kc |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Ramakrishnan... | rx_menu: fix memory leak introduced in 1ba053070 |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Ramakrishnan... | clang-format xvtr_menu.{c,h} |
commit | commitdiff | tree | snapshot |
2023-11-05 |
Ramakrishnan... | clang-format rigctl.c |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Ramakrishnan... | bugfix: allocate memory before copying the device name select_audio_io |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Ramakrishnan... | refactor the audio output toggling function |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Ramakrishnan... | bugfix: do not cast output to combo box |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Ramakrishnan... | try to invoke it without being able to bring up the... |
commit | commitdiff | tree | snapshot |
2023-11-04 |
Ramakrishnan... | toggle audio output via a rigctl command |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Ramakrishnan... | Makefile: no need to build with NEW_NR_ALGORITHMS=1 |
commit | commitdiff | tree | snapshot |
2023-10-28 |
Ramakrishnan... | agc: draw the mode correctly on the screen |
commit | commitdiff | tree | snapshot |
2023-10-28 |
Ramakrishnan... | bug: once agc value is changed, it needs to take effect |
commit | commitdiff | tree | snapshot |
2023-10-28 |
Ramakrishnan... | receiver: reformat an expression for easier readability |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | clang-format rx_menu.{c,h} |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | clang-format pulseaudio.c |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | audio_menu is not used anywhere, delete |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | clang-format -i audio.c |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | rigctl: revamp NR command handling |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | README: add a note on making dependencies as git submodules |
commit | commitdiff | tree | snapshot |
2023-10-22 |
Ramakrishnan... | README: update readme with installation instructions |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Ramakrishnan... | select the right noise reduction functions from wdsp |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Ramakrishnan... | Revert "Revert "rnnoise and specbleach are now linked... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Ramakrishnan... | Revert "rnnoise and specbleach are now linked to wdsp" |
commit | commitdiff | tree | snapshot |
2023-09-04 |
Ramakrishnan... | fix a bunch of compiler warnings |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Ramakrishnan... | waterfall: a few todo items for performance |
commit | commitdiff | tree | snapshot |
2023-07-30 |
Ramakrishnan... | read vfo frequency only once per waterfall rendering |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | clang-format receiver.c |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | obtain display mutex while painting the pixbuf |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | move entire waterfall to the left or right when changin... |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | format waterfall.c with clang-format |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | clang-format config file |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | rnnoise and specbleach are now linked to wdsp |
commit | commitdiff | tree | snapshot |
2023-07-29 |
Ramakrishnan... | default value of LINK to CC |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Ramakrishnan... | fix a couple of compiler warning |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Ramakrishnan... | fix compiler warning on uninitialized variable |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Ramakrishnan... | remove unused functions |
commit | commitdiff | tree | snapshot |
2023-07-15 |
Ramakrishnan... | remove unused variables etc |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Ramakrishnan... | rigctld script |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Ramakrishnan... | ignore rust directory |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Ramakrishnan... | Revert "attempt to fix CW low power issue" |
commit | commitdiff | tree | snapshot |
2023-07-13 |
Ramakrishnan... | Revert "CW level scaling: put them inside the sw_level_... |
commit | commitdiff | tree | snapshot |
2023-03-24 |
Ramakrishnan... | Makefile: turn on warning |
commit | commitdiff | tree | snapshot |
2023-03-24 |
Ramakrishnan... | Makefile: do not hardcode CC and LINK |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Ramakrishnan... | makefile: explicitly add fftw linking |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Ramakrishnan... | rigctl: ZZAR - take care of the sign of the agc thresho... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
Ramakrishnan... | CW level scaling: put them inside the sw_level_ctrl... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Ramakrishnan... | attempt to fix CW low power issue |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Ramakrishnan... | software power control is off by default |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Ramakrishnan... | MIDI turned off and all related code guarded under... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Ramakrishnan... | Revert "attempt to add level control to transmitted... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Ramakrishnan... | Revert "another attempt at level control for CW signals" |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Ramakrishnan... | some notes on logging via rigctld |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Ramakrishnan... | another attempt at level control for CW signals |
commit | commitdiff | tree | snapshot |
next |