Wykres commitów

321 Commity (master)

Autor SHA1 Wiadomość Data
Harry b1df21324a
Update README.md 2018-12-02 17:46:15 +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 81e435ebfd
Will Configure both the WSPR-TX_LP1 and the WSPR Desktop transmitter products 2018-11-08 18:03:51 +01:00
Harry 3826eba5b5
Will configure both WSPR-TX_LP1 and WSPR Desktop products
0.62 Added functionality to automatically use one of the Low Pass filter in WSPR and SignalGen routines (New rutines - PickLP,SetLPFilter)
  0.63 Changed Software Version and Revision to constants that can be read by the Serial API [FSV] and [FSR]
  0.64 Added function BandNumOfHigestLP to find the bandnumber of higest fitted LP filter, expanded on the PickLP filter routine
2018-11-08 18:02:17 +01:00
Harry a8bfa84cd4
Delphi Source Code
Written in Delphi 10.2 Community edition
2018-11-01 16:18:17 +01:00
Harry 33e487a03a
Description of the Serial API between the PC and the Arduino
This API is used to control and to set/Get data in the Arduino
2018-11-01 16:09:57 +01:00
Harry ab1266e94a
0.60 Fixed wrong TX Freq on 10,12 and 15 Band 2018-11-01 15:51:23 +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 6bf0de7c38
Delete WSPR_Setup_Beta0.59.ino 2018-10-12 10:43:26 +02:00
Harry 46f01b2f85
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:42:31 +02:00
Harry 6f25f4a53a
Improved visibility if connected to a WSPR-TX or not in the GUI 2018-10-02 14:35:42 +02:00
Harry d11ecaf1af
Delete WSPR_Config_Beta0_59.exe 2018-10-02 14:35:01 +02:00
Harry e0021e376b
Improved GUI visibility when connected to a WSPR-TX or not 2018-10-02 14:33:58 +02:00
Harry 51d6954fc3
Update README.md 2018-09-26 00:38:01 +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
Harry 1b2bac74df
Fixed error in 4m band option. 2018-09-20 14:36:25 +02:00
Harry bc221843f0
Added option to tune output to 100MHz 2018-09-20 14:34:50 +02:00
Harry c8e4ce8278
How to perform factory setup 2018-09-18 12:29:56 +02:00
Harry c2c76cba7b
Delete Beta0_56.exe 2018-09-17 12:21:44 +02:00
Harry 6614d6672b
GUI updates improvment 2018-09-17 12:21:26 +02:00
Harry 9e72dbb5d5
Delete FactoryConfigBeta0_55.exe 2018-09-14 12:55:42 +02:00
Harry deb1447111
Sets VCXO Freq and hardware info
Use this to set up "Factory Information" like the exact frequency of the TCXO and what hardware version the device is (says on the PCB)
The TCXO  information is used by the firmware to be on the correct transmit frequency
The product and hardware information will be used by the PC configuration software to update the GUI.
2018-09-14 12:55:27 +02:00
Harry 1fa11cc004
Small changes in product model handling
0.57 Split Firmware in to two separate version for the WSPR-TX_ LP1 and LP4 products and changed the "Product_Model" from Factory EEPROM data to constant
2018-09-14 12:49:38 +02:00
Harry c6a0b000b8
Add files via upload
Better updates of GUI when opening the Serial port
2018-09-14 12:47:32 +02:00
Harry fb670ad417
Add files via upload
Changed 80 TX freq to new standard of 3.570,100MHz
2018-09-10 15:06:26 +02:00
Harry a229652242
Add files via upload
Factory Config sets TCXO calibration data and Hardware version and revision for a specific board. 
Need only to be run once per WSPR transmitter.
The TCXO data and version info can be found on the PCB
2018-09-08 19:02:39 +02:00
Harry 393ff43a1d
Add files via upload
General improvement in error handling of serial port and minor display adjustments
2018-09-08 18:57:28 +02:00
Harry 048b7d13ea
Added factory EEPROM data
Added factory EEPROM data that can contain Reference frequency data,  product code,  hardvare version and revision of the transmitter.
This EEPOM data will be set by the "Factory Config" PC program and read and used by the PC Configuration software
2018-09-08 18:51:48 +02:00
Harry 232b635f39
PC Configuration Beta 0.54
1 Improved Serial port handling, program don't crash if serial port do not exist if trying to close it.
2 Introduced a small delay when sending multiple serial queries in a row. 
This improves the ability for the Arduino to receive all the commands as it has a limited buffer and sometimes not all  queries were received
2018-09-05 12:49:41 +02:00
Harry 430d1024f6
Delete Beta0_53.exe 2018-09-05 12:48:37 +02:00
Harry 44294c8502
Beta 0.54 firmware
Added TX status updates when sending  CCM status to improve the PC client display.
2018-09-05 12:46:45 +02:00
Harry fb030214c3
Beta 0.54
1 Improved Serial port handling, program don't crash if serial port do not exist if trying to close it.
2 Introduced a small delay when sending multiple serial queries in a row. 
This improves the ability for the Arduino to receive all the commands as it has a limited buffer and sometimes not all  queries were received
2018-09-05 12:42:14 +02:00
Harry 9926e08c37
Delete Beta0_54.exe 2018-09-05 12:39:17 +02:00
Harry fd21e4559e
Beta 0.54
1 Improved serial port handling to avoid program crashes if serial port goes away, still not perfect but better than last version
2 Improved configuration data updates.
2018-09-05 12:38:41 +02:00
Harry 51966f56f9
Delete HardcodedInfo1.09.ino 2018-08-26 23:12:04 +02:00
Harry 13c386d0c3
Delete HardcodedInfo1.08.ino 2018-08-26 23:11:47 +02:00
Harry a24ae49667
Delete HardcodedInfo1.07.ino 2018-08-26 23:11:30 +02:00