Wykres commitów

  • 3aae0451ee
    Merge 77af2ec047 into 1ae2af55db Adrian Chadd 2021-07-05 21:11:11 -0400
  • 77af2ec047 Little updates: Adrian Chadd 2021-03-24 23:18:03 -0700
  • 3117e79d64 Update the tuning code to specifically cap tuning low/high values so we don't underflow or tune above 30MHz Adrian Chadd 2021-03-16 11:32:38 -0700
  • 8b8b4d3124 Render frequencies below 1MHz correctly Adrian Chadd 2021-03-16 11:32:25 -0700
  • 20b42d659f Fix how the band tuning works Adrian Chadd 2021-03-16 10:11:19 -0700
  • 54c55899bf Add write-from-flash methods, use them in some places Adrian Chadd 2021-03-13 21:40:46 -0800
  • b5a060cb7f Update the description of A pins here. Adrian Chadd 2021-03-13 14:56:47 -0800
  • e0f4e3103d Weirdly, this wouldn't compile on arduino 1.8.5 on freebsd; these symbols were "undefined". Adrian Chadd 2021-03-12 16:04:58 -0800
  • c9032ad2d2 Migrate the defaults for the ubitx4 board into ubitx4_defaults.h! Adrian Chadd 2021-03-11 16:29:10 -0800
  • 7b9aef4d54 * Flesh out the meter support now! So now, basic S-meter support on A7 kinda works OK! * Correctly handle PROGMEM when calling into the LCD programming path, so now the custom characters are used * Use INIT_USB_FREQ for the USB carrier oscillator, rather than three differently hard-coded things. Adrian Chadd 2021-03-11 16:23:33 -0800
  • 9d23f5492f ADC debug output changes Adrian Chadd 2021-03-11 09:56:52 -0800
  • 6f35da611b Debounce the ADC menu select when we exit. Adrian Chadd 2021-03-11 09:46:26 -0800
  • 3c7e598276 Extract out the tx filter code into a separate source file so I can tidy it up and make it configurable! Adrian Chadd 2021-03-10 17:15:42 -0800
  • 476d9db635 remove unneeded comments! Adrian Chadd 2021-03-10 17:13:14 -0800
  • 05bc1d22e0 Update comments Adrian Chadd 2021-03-10 14:13:33 -0800
  • b438227188 Whoops - extra ; Adrian Chadd 2021-03-10 13:06:18 -0800
  • e2ed869692 Migrate pin config and eeprom definitions into an external file. Adrian Chadd 2021-03-10 13:05:54 -0800
  • e0a0314329 correct the comments! Adrian Chadd 2021-03-09 14:50:49 -0800
  • cf70640004 * explicitly configure the drive strength, in prep for me fiddling with potentially calibrating the drive strength? * add a calibration menu item and EEPROM area for storing the first IF offset, in case the 45MHz crystal filter isn't exactly peaking at 45.0MHz * bump version to b for now Adrian Chadd 2021-03-09 09:43:12 -0800
  • f2c776364a Clean up some C++ warnings I now get with the latest ardunio toolchain Adrian Chadd 2021-03-08 22:19:32 -0800
  • cd89e2f9f0 bump to 4.3a so i know I'm doing stuff Adrian Chadd 2021-03-08 22:19:22 -0800
  • f67cef14f3 Rename file, make it easier to build in my git repo Adrian Chadd 2021-03-08 22:09:51 -0800
  • b19145e206 Start adding support to set the drive strength at runtime Adrian Chadd 2021-03-08 22:09:42 -0800
  • e96f710e88 [ubitx] port over the "don't spit out harmonics during TX" patch from the bitx40 firmware fork. Adrian Chadd 2019-04-18 00:35:24 -0700
  • 7b77a36f37 [ubitx] Fix USB mode tracking for VFO_A when in split mode; apply mode change immediately Adrian Chadd 2019-04-11 01:50:02 -0700
  • b5b75e3bc0
    Merge 258daf3b88 into 1ae2af55db Ramakrishnan Muthukrishnan 2019-03-09 04:12:05 +0000
  • 258daf3b88 add a learning mode where code is not transmitted into the air Ramakrishnan Muthukrishnan 2019-03-09 09:37:19 +0530
  • 1ae2af55db Tom's report on wsjtx instability on second transmit master Farhan 2018-05-23 10:06:07 +0530
  • e66a49a161 Ian's fix for buffer overflow and UI tweaks Farhan 2018-05-22 23:48:31 +0530
  • c8b1c015d4 Ian's code fixes, mostly on the UI changes Farhan 2018-05-22 20:09:28 +0530
  • 353a50899b Initial Commit Farhan 2018-05-22 13:17:29 +0530