Wykres commitów

  • 8d131208e2 Added "F" and "M" shortcuts to speak frequency and mode. Elliott Liggett 2019-02-07 10:15:10 -0800
  • 7370064500 Control and shift modifiers now accepted for tuning step-size modifier Elliott Liggett 2019-02-05 16:11:25 -0800
  • 8a530588d4 Added control key modifier to +/- for course tuning. Elliott Liggett 2019-02-04 10:32:16 -0800
  • 0ecc2b658b Linker opt flags tuned. Elliott Liggett 2019-02-03 22:26:47 -0800
  • dce977db76 Added +/- key support for tuning. Added additional compiler flags to lower executable size. Elliott Liggett 2019-02-03 21:51:30 -0800
  • 5dfeebdbae Changed F-key to mode functions to call activated slot. Clarified comments in activated slot. Elliott Liggett 2019-02-03 14:09:06 -0800
  • 279c8e1a91 Enhanced key commands Elliott Liggett 2019-02-01 13:51:28 -0800
  • 47b7a99490 Added control key shortcuts and function key F12 to cause the 7300 to speak current status. Elliott Liggett 2019-02-01 12:21:54 -0800
  • a361b330d3 Added catch for slash key, does nothing so far, plan to cycle modes. Elliott Liggett 2019-01-28 15:46:14 -0800
  • f2fc2fbcad Added F5-F10 buttons for mode switching, seems to work. Added debug detect to disable UI elements for release builds. Elliott Liggett 2019-01-28 15:36:17 -0800
  • 3a37032a9a Minor changes Elliott Liggett 2019-01-28 10:06:17 -0800
  • 2f16c6c2bb UI cleanup and PTT, F5 functions. Elliott Liggett 2019-01-23 17:19:35 -0800
  • 0da6babb7a Fixed comparison between char and int. Elliott Liggett 2019-01-14 14:30:28 -0800
  • 4c056fe61b Added more freq and mode parsing. Elliott Liggett 2019-01-10 16:10:17 -0800
  • a3f4dd9ec4 Removed whitepace so as to cause an extra update Elliott Liggett 2019-01-10 12:33:33 -0800
  • 016e91d367 pseudo-terminal speed increase. Added E1 and E0 return procesing to rigcommander. Added gitignore file. Elliott Liggett 2019-01-10 12:31:04 -0800
  • f30d300fe6 Added pseudo-terminal capability. TODO: Make sure wfview will parse 0xE0 data. Elliott Liggett 2019-01-09 22:44:48 -0800
  • 815f8965f0 Additional ATU status fix, now queries on start. Elliott Liggett 2018-12-20 11:22:52 -0800
  • 9e50b2e037 Fixed ATU status return. Elliott Liggett 2018-12-20 10:56:54 -0800
  • c6f73fee7a More ATU modifications Elliott Liggett 2018-12-19 12:31:44 -0800
  • 55b0e15afd Squashed CIV bug. Added preliminary scope mode functions (not working yet). Elliott Liggett 2018-12-18 14:34:04 -0800
  • 24a51074d6 Added additional mode command return support because we seem to sometimes get the other formats. Elliott Liggett 2018-12-02 23:16:08 -0800
  • 62ae4abe5b Fixed bug with default preference initialization. Removed mode label. Elliott Liggett 2018-11-29 22:31:20 -0800
  • 5610f44dcd More line edit focus cleanup Elliott Liggett 2018-11-29 22:20:27 -0800
  • c946410fe1 Fixed line edit focus for frequency input with star command Elliott Liggett 2018-11-29 22:19:23 -0800
  • 0918727058 Cleanup Elliott Liggett 2018-11-29 14:32:59 -0800
  • b5715d6024 Cleaned up some debug output Elliott Liggett 2018-11-29 13:57:15 -0800
  • 0cee949dcf Added automatic IC-7300 serial port search Elliott Liggett 2018-11-29 13:41:42 -0800
  • 5f35610207 Added shortcuts F1-F4, F11, Asterisk. Elliott Liggett 2018-11-27 22:02:37 -0800
  • b432482e0c Fixed annoying data mode bug. Elliott Liggett 2018-11-26 23:10:23 -0800
  • 973dec0b25 Now using preferences, read and write. Current settings are not written at this time. Elliott Liggett 2018-11-24 22:21:36 -0800
  • 59c5113f43 Added preference file capability, additional radio identity functions. Elliott Liggett 2018-11-24 00:10:05 -0800
  • da4b526f81 Added exit button and rig ID (was not useful) Elliott Liggett 2018-11-19 23:42:34 -0800
  • 908e928838 Fixed AF/RF/SQL level bug Elliott Liggett 2018-11-18 00:01:20 -0800
  • ab477db944 Added some ATU structure Elliott Liggett 2018-11-16 23:13:59 -0800
  • 36b10d4100 Added AF and RF (RX) gain and ATU basics Elliott Liggett 2018-11-16 22:19:44 -0800
  • 54881ddd51 Squashed a number of bugs and added the band stacking register functions. Elliott Liggett 2018-11-16 14:08:21 -0800
  • 208e2017eb Numerious modifications Elliott Liggett 2018-11-07 15:54:03 -0800
  • 3f7edad074 Implimented tuning knob, enhanced communication handling. Elliott Liggett 2018-07-03 17:20:03 -0700
  • 0b8de1a08b Freq knob and beginnings of com port setup. Elliott Liggett 2018-06-25 00:34:33 -0700
  • 989588f9e1 Added command que to main window. Good for commands that need to happen in order and not immediately. Consider setting quicker timer. Elliott Liggett 2018-06-23 00:31:41 -0700
  • 98f1538cca Merge branch 'master' of https://github.com/eliggett/wfview Elliott Liggett 2018-06-22 16:34:19 -0700
  • 85f46b816e Added missing file Elliott Liggett 2018-06-22 16:33:25 -0700
  • 1fd6ce5310 Finally a good command parsing technique yeilds loads more usable data. Dark mode is in too! Elliott Liggett 2018-06-22 16:31:52 -0700
  • 0c65ca7932
    typo. Elliott Liggett 2018-06-21 00:20:48 -0700
  • b2d8ea6f4e
    more readme updates Elliott Liggett 2018-06-21 00:18:37 -0700
  • 413a9849d3
    further readme updates Elliott Liggett 2018-06-21 00:18:00 -0700
  • 4fe2d8a871
    updates to readme Elliott Liggett 2018-06-21 00:12:53 -0700
  • 8b47458013
    updated readme, again Elliott Liggett 2018-06-20 19:33:27 -0700
  • cba80df0c5
    update to readme Elliott Liggett 2018-06-20 19:10:18 -0700
  • 6ff0d40cb6
    updates to readme Elliott Liggett 2018-06-20 19:09:48 -0700
  • 28a592e9cb
    Added README Elliott Liggett 2018-06-20 19:06:15 -0700
  • 8416633f72
    Added LICENSE Elliott Liggett 2018-06-20 18:45:50 -0700
  • 24c8ec5a09 Fixed mode select bug. Added some preliminary hooks for changing the theme to dark. Elliott Liggett 2018-06-19 23:45:56 -0700
  • 4d86ab11cc Initial commit. Elliott Liggett 2018-06-19 12:58:52 -0700