Wykres commitów

57 Commity (c6928290969e34a86ec14a83abda8f547091de8c)

Autor SHA1 Wiadomość Data
Harry 0977a5a340
Version 0.79 for the WSPR TX Pico 2019-10-01 19:48:09 +02:00
Harry 7a017e6980
Version 0.79 for the WSPR TX_LP1 with Mezzanine LP4 card 2019-10-01 19:47:31 +02:00
Harry 3e0b5093af
Version 0.79 for the WSPR TX Mini 2019-10-01 19:46:39 +02:00
Harry 1e0a0e2f08
Version 0.79 for the WSPR TX DEsktop model 2019-10-01 19:45:29 +02:00
Harry c88c935be9
Version 0.79 for the WSPR TX_LP1 model 2019-10-01 19:40:16 +02:00
Harry f3667ef7d0
Bug fixes and support for new hardware
0.76 Added Support for WSPR-TX Pico, GPS position updates in idle and signal gen mode, status LED now fast blink during WSPR Beacon TX instead of steady lit
       The Pico will always boot in to WSPR Beacon regardless of Boot configuration, this is a failsafe. 
       Moved check if Call Sign is set from SendWSPRBlock() to DoWSPR()
  0.77 Changed around the orders of hardware check in Setup()  
  0.78 The WSPR Beacon will now stay in Beacon mode even if the user changed something in the PC GUI like changed bands, click Save button etc   
  0.79 Support the new Desktop V1R10 with new improved LP filters. Fixed TX Pause limit of 32000, it can now go to 99999 seconds (27.7 Hours)
2019-10-01 18:58:15 +02:00
Harry 59b5341c15
Version 0.75 for the WSPR TX Mini 2019-07-15 22:43:26 +02:00
Harry cf9200fd0e
Version 0.75 for the WSPR TX-LP1 With Mezzanine LP4 add-on 2019-07-15 22:42:52 +02:00
Harry c522532769
Version 0.75 for the WSPR TX_LP1 model 2019-07-15 22:42:08 +02:00
Harry bcf6a49c11
Delete WSPR-TX_LP1 with Mezzanine LP4 card Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:40:55 +02:00
Harry a2179a4929
Delete WSPR-TX_LP1 Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:40:40 +02:00
Harry 396ce322ea
Delete WSPR-TX Mini Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:39:39 +02:00
Harry 9a97187c94
Delete WSPR-TX Desktop Firmware WSPR-TX0.75.ino.hex 2019-07-15 22:39:24 +02:00
Harry 1d3fdb1fe3
Version 0.75 for the WSPR TX Desktop model, 2019-07-15 22:38:25 +02:00
Harry ad29a9d595
Added voltage info from the microcontroller , some improvement in idle mode
Added MCU VCC Voltage info, added support for Pico model, Sends less GPS info in Idle mode
2019-07-15 15:31:58 +02:00
Harry 0eed8a0e72
Version 0.75 for the WSPR TX_LP1 with Mezzanine LP4 add-on 2019-07-15 15:20:55 +02:00
Harry 5c13268c08
Version 0.75 for the WSPR TX_LP1 model 2019-07-15 15:19:51 +02:00
Harry 0efac1d71e
Version 0.75 for the WSPR TX Mini 2019-07-15 15:19:20 +02:00
Harry 3072c78fa7
Version 0.75 for the WSPR TX Desktop model, 2019-07-15 15:18:46 +02:00
Harry 53a86f780b
Delete WSPR-TX_LP1 with Mezzanine LP4 card Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:40 +02:00
Harry 750a6cc740
Delete WSPR-TX_LP1 Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:30 +02:00
Harry 1b8afbacda
Delete WSPR-TX Mini Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:14 +02:00
Harry 1b9af74a0c
Delete WSPR-TX Desktop Firmware WSPR-TX0.75.ino.hex 2019-07-15 15:14:02 +02:00
Harry 4518df7e6e
Xloader for uploading of Hex files 2019-07-15 15:09:46 +02:00
Harry 0e557ae3d9
Improvement in responsiveness. Additional power savings for the WSPR Mini
Improvement in GUI responsiveness when in WSPR Beacon. Additional power saving for the Mini, MCU goes to sleep if TX pause is longer than a minute.
2019-07-15 12:13:03 +02:00
Harry cdb12ccb24
Delete WSPR-TX0.75.ino 2019-07-15 12:11:53 +02:00
Harry 60ba35111d
Improvement in responsiveness, Additional WSPR Mini power saving
Improvement in GUI responsiveness when in WSPR Beacon. Additional power saving for the Mini, MCU goes to sleep if TX pause is longer than a minute.
2019-07-15 12:11:18 +02:00
Harry 32a1177f3c
Hex files for all the WSPR transmitter models 2019-07-15 12:07:16 +02:00
Harry b533e1b093
Sends Satellite infromation so the PC program can display a GPS Quality meter.
Sends Satellite positions and their received SNR to the config program, changed to NeoGPS library
2019-06-29 16:41:50 +02:00
Harry a350d412ca
More frequent GPS updates to the PC software, Power saving improvements on the WSPR TX Mini
0.72 Sends GPS updates when in Idle and Signal gen mode and when pausing in WSRP Beacon mode. Improved Serial port respons when pausing in WSPR Beacon mode,
       On the Mini the GPS and the Si5351 is put to power save during long TX Pauses. Current draw is now arround 40 mA regardless if tranmitting or not.
2019-06-29 16:30:06 +02:00
Harry 0e4319756a Power saving in the WSPR Mini.
0.69 Added support for hardware WSPR-TX Mini 1021, added funtion readVcc() that returs Arduino Voltage, added PowerSave funtions save current on the Mini
  0.70 Added power saving for the Mini, GPS turned off if TX pause is longer than a minute.
  0.71 Corrected 2m Frequency, not in use but nice to have correct. Enabled PLL power saving for the Mini if TX pause is longer than a minute. Current draw for mini is: 40mA waiting to TX,  60mA TX, 5mA during long TX pauses (More than a minute)
2019-04-24 20:59:16 +02:00
Harry 7ee71391ae
0.68 Added support for manual override relay control
0.68 Added support for manual override relay control over the Serial API and Relay update messages. ([CSL] command and {LPI} status message, shortened Start LED Blink
2019-02-07 15:31:56 +01:00
Harry 7cb2baa716
Added support for the Mezzanine LP4 add-on board when fitted to WSPR-TX_LP1. Use 2019-01-14 20:01:00 +01:00
Harry fff29d21c8
0.65 Fixed bug that forced Hardware Revision to 4 2018-12-09 18:33:09 +01:00
Harry ae3c521e48
0.64 Added function BandNumOfHigestLP to find the bandnumber of higest fitted LP filter, expanded on the PickLP filter routine 2018-11-08 19:51:03 +01:00
Harry a0547208f2
Firmware for both the WSPR-TX_LP1 and the WSPR Desktop transmitter
Please note that you need to set the "Product_Model" constant on line 36 to the correct value before compiling.
2018-11-08 18:06:00 +01:00
Harry 9dbdafdebb
0.60 Fixed wrong TX Freq on 10,12 and 15 Band 2018-10-26 18:24:48 +02:00
Harry 05f676b3bb
Delete WSPR_TX_LP1_Firmware0.60.ino 2018-10-26 18:20:29 +02:00
Harry 108e1e04d5
0.60 Fixed wrong TX Freq on 10,12 and 15 Band 2018-10-26 18:19:18 +02:00
Harry b6b5fad105
0.59 Fixed dim Red TX LED
0.59 Fixed dim Red TX LED, (Pin was not set to output by setup routine)
2018-10-12 10:46:39 +02:00
Harry 6aea980e5a
Delete How to uppdate the firmware in the WSPR-TX_LP1 Transmitter.pdf 2018-09-20 18:07:58 +02:00
Harry 035675f3ec
How to upgrade the firmware of a WSPR-TX_LP1 2018-09-20 18:07:22 +02:00
Harry db156f976c
Instructions on how to upgrade the firmware using the Arduino IDE 2018-09-20 18:05:54 +02:00
Harry 9c821885f1
Rename StandardFirmware_Beta0.52.ino to WSPR_TX_LP1_Firmware0.52.ino 2018-09-20 14:43:11 +02:00
Harry 06dc4dbd23
Rename StandardFirmware_Beta0.54.ino to WSPR_TX_LP1_Firmware0.54.ino 2018-09-20 14:42:41 +02:00
Harry e45a2ec216
Rename StandardFirmware_Beta0.55.ino to WSPR_TX_LP1_Firmware0.55.ino 2018-09-20 14:42:09 +02:00
Harry 287c8967e7
Rename StandardFirmware_Beta0.56.ino to WSPR_TX_LP1_Firmware0.56.ino 2018-09-20 14:41:35 +02:00
Harry c400a00617
Rename WSPR_TX_LP1_StandardFirmware_Beta0.57.ino to WSPR_TX_LP1_Firmware0.57.ino 2018-09-20 14:41:12 +02:00
Harry 0bcb07d8e8
Rename WSPR_TX_LP1_StandardFirmware_Beta0.58.ino to WSPR_TX_LP1_Firmware0.58.ino 2018-09-20 14:40:53 +02:00
Harry e9a9b4f15d
Fixed frequency error in the info sent to serial port if Freq was <1MHz
The correct Frequency was outputted to the RF port below 1MHz but the information sent to the serial port was incorrect.
2018-09-20 14:39:24 +02:00