Wykres commitów

179 Commity (master)

Autor SHA1 Wiadomość Data
OpenARDF 6931ebedbe
Merge pull request #12 from DigitalConfections/master
Pull in README changes from parent repository
2020-06-17 16:06:16 -04:00
DigitalConfections 65caacab52
Update README.md 2020-06-17 15:45:02 -04:00
DigitalConfections 1e7c390adc
Update README.md 2020-06-17 15:44:00 -04:00
DigitalConfections 7ca74a3c31
Merge pull request #30 from OpenARDF/master
Little change to readme
2020-06-17 15:07:21 -04:00
OpenARDF be83094cc0
Update README.md 2020-06-17 14:57:59 -04:00
OpenARDF b049975f87
Merge pull request #11 from DigitalConfections/master
Resync to parent repository
2020-06-16 22:46:18 -04:00
DigitalConfections dec5d110ab
Merge pull request #29 from DigitalConfections/Dev1
Dev1
2020-06-16 22:42:08 -04:00
DigitalConfections b839d3e9fd
Update README.md 2020-06-16 22:40:34 -04:00
DigitalConfections ed29983008 Merge branch 'Dev1' of https://github.com/DigitalConfections/WB8WFK-ARDF-Foxoring-Transmitter into Dev1 2020-06-16 22:38:18 -04:00
DigitalConfections 634ee88492
Update README.md 2020-06-16 22:37:27 -04:00
DigitalConfections a895156b99 Updated doc 2020-06-16 22:36:23 -04:00
DigitalConfections be002dce99
Merge pull request #28 from DigitalConfections/master
Rebase
2020-06-16 22:30:03 -04:00
DigitalConfections 2ffc01966b Pinout in Docs
Added Docs folder and pinout diagram
2020-06-16 22:26:35 -04:00
DigitalConfections b5720d5567
Update README.md 2020-06-16 20:10:24 -04:00
OpenARDF c4e9b669a6
Merge pull request #10 from DigitalConfections/master
Sync with head repository
2020-06-16 20:07:09 -04:00
DigitalConfections f08696d885
Update README.md 2020-06-16 20:05:19 -04:00
DigitalConfections 2b123c1667
Update README.md 2020-06-16 20:03:46 -04:00
DigitalConfections 66c14e2228
Update README.md 2020-06-16 20:01:55 -04:00
OpenARDF 883e972d4e
Merge pull request #9 from DigitalConfections/master
Sync to head
2020-06-16 19:56:53 -04:00
DigitalConfections b78980ae0d
Merge pull request #27 from DigitalConfections/Dev1
Project Description
2020-06-16 19:54:02 -04:00
DigitalConfections bb973ecc1d Project Description
Added project description document
2020-06-16 19:53:17 -04:00
OpenARDF 868a1808c8
Merge pull request #8 from DigitalConfections/master
Update to head
2020-06-16 17:49:44 -04:00
DigitalConfections 8920c411b7
Merge pull request #26 from DigitalConfections/Dev1
Hardware File Updates
2020-06-16 17:48:07 -04:00
DigitalConfections a68a7cef80 Hardware File Updates
o Added CAD files to Hardware folder
o Renamed schematic diagram file
2020-06-16 17:47:30 -04:00
OpenARDF 0ca1639405
Merge pull request #7 from DigitalConfections/master
Bring in latest from head
2020-06-16 10:32:58 -04:00
DigitalConfections f525a4ded2
Update README.md 2020-06-16 10:21:25 -04:00
DigitalConfections a2333f28d0
Merge pull request #25 from DigitalConfections/Dev1
Version 0.13
2020-06-16 10:18:54 -04:00
DigitalConfections 55fa8d6ed3 Version 0.13
o Synchronization using the hardware sync pin can now be performed at any time, so long as the sync pin is enabled.
o The sync pin is enabled from power up, but gets disabled after the first transmitter cycle: (5 mins for Classic, 1 min for Sprint)
o Sync is accomplished by pulling the sync pin low for at least one second, and then setting it high. Its internal pull-up resistor is enabled. The pin is effectively debounced in software.
o Removed the SYN serial command, so there is now no way to disable sync using a command.
o Fixed a few minor bugs in the TEM command.
o Some refactoring of macro names
2020-06-16 10:17:26 -04:00
OpenARDF 8cc83b43b7
Merge pull request #6 from DigitalConfections/master
Update README.md
2020-06-14 15:50:13 -04:00
DigitalConfections 2e393e90e9
Update README.md 2020-06-14 15:47:05 -04:00
OpenARDF 2e6272367c
Merge pull request #5 from DigitalConfections/master
Merge latest from head
2020-06-14 15:27:55 -04:00
DigitalConfections c905311c15
Merge pull request #23 from DigitalConfections/Dev1
Version 0.12
2020-06-14 15:19:51 -04:00
DigitalConfections 401ebece92 Version 0.12
The > GO serial command can now be used anytime to re-sync the transmitter, not just right after power-up
2020-06-14 15:19:05 -04:00
DigitalConfections a295a52b8c
Update README.md 2020-06-14 14:52:07 -04:00
OpenARDF cdb0c534cf
Merge pull request #4 from DigitalConfections/master
Update to latest changes on head
2020-06-14 14:14:20 -04:00
DigitalConfections 50b28d85ab
Merge pull request #21 from OpenARDF/master
Merge pull request #1 from DigitalConfections/master
2020-06-14 14:06:40 -04:00
DigitalConfections 9cf03b658d
Merge pull request #22 from DigitalConfections/Dev1
Version 0.11
2020-06-14 14:02:56 -04:00
DigitalConfections 90063c5ded Version 0.11
o Adds optional compile for  external port pin pull-ups. When the HARDWARE_EXTERNAL_DIP_PULLUPS_INSTALLED is set to FALSE (default) the software will turn on the internal port pin pull-ups prior to reading DIP and SYNC pins. Those pins will then be set to outputs (LOW) after all pins have been read, to save power.
o Fixes a bug that prevented the FAC command from resetting the time calibration (CAL) and callsign (ID) settings.
o Reverses the logic of DIP pins so that ON corresponds to "1".
o Turned off the OC0A pin toggle when audio output is active. Only pin 9 is audio output now.
o Minor cleanup and formatting changes
2020-06-14 14:01:59 -04:00
OpenARDF 6ce6ebfc34
Update README.md 2020-06-13 16:22:46 -04:00
OpenARDF 94d2718ffb
Update README.md 2020-06-13 13:34:00 -04:00
OpenARDF 5a29fe3518
Update README.md 2020-06-13 11:50:21 -04:00
OpenARDF ed4805818d
Update README.md 2020-06-12 21:46:08 -04:00
OpenARDF 21f83a397a
Update README.md 2020-06-12 21:24:49 -04:00
OpenARDF 5993d94ecc
Update README.md 2020-06-12 21:22:25 -04:00
OpenARDF 3446238ca7
Update README.md 2020-06-12 21:19:35 -04:00
OpenARDF 23e8e8e6c9
Update README.md 2020-06-12 21:17:49 -04:00
OpenARDF 57a4dc704f
Update README.md 2020-06-12 21:17:13 -04:00
OpenARDF 40a3e2a504
Update README.md 2020-06-11 10:36:18 -04:00
OpenARDF 5527497c5c
Update README.md 2020-06-10 19:42:17 -04:00
OpenARDF 1cbf7cee5a
Merge pull request #2 from DigitalConfections/master
Update to head
2020-06-10 15:34:12 -04:00