klaute
|
1e4e3d22d8
|
Added three new functions to enable/disable clock output and save the current settings as default values to thr EEPROM. The firmware reads out those values on startup.
|
2016-09-28 14:43:05 +02:00 |
|
klaute
|
6a4c134ca4
|
Yagi example scan added.
|
2016-09-27 16:47:08 +02:00 |
|
klaute
|
8b5a859814
|
Some new sample measurements added.
|
2016-09-27 16:36:11 +02:00 |
|
klaute
|
e98520237d
|
The graphical output of the received data looks better now.
|
2016-09-27 16:35:25 +02:00 |
|
klaute
|
25114f4350
|
Some more analog read optimizations done - the measurement should be some kind of noise free.
|
2016-09-27 16:30:52 +02:00 |
|
klaute
|
82a8606616
|
More information added to the schematic file.
|
2016-09-27 16:29:29 +02:00 |
|
klaute
|
59db509512
|
Some new sample measurements added.
|
2016-09-26 16:16:45 +02:00 |
|
klaute
|
a0bcc0f219
|
New sample data added.
|
2016-09-26 16:09:55 +02:00 |
|
klaute
|
d470dd9d91
|
Script output modified to get it much more userfriendly.
|
2016-09-26 16:01:25 +02:00 |
|
klaute
|
7f9a28061e
|
Marking lowest 5 VSWR point marking operation fixed.
|
2016-09-26 14:55:40 +02:00 |
|
klaute
|
29a93cfda8
|
The mathplotlib output modified to show multiple subplots. A new capacitor added to the schematics.
|
2016-09-26 13:03:52 +02:00 |
|
klaute
|
829871567f
|
Linux serial open bug fixed.
|
2016-09-25 17:44:41 +02:00 |
|
klaute
|
2ceacc0a90
|
Labels added to the graphical output.
|
2016-09-25 17:18:43 +02:00 |
|
|
fdf31f0ce3
|
Update 'tools/meas.py'
Default impedance value fixed.
|
2016-09-25 12:03:39 +02:00 |
|
klaute
|
32706429b9
|
Impedance calculation fixed. Two new sample data files added.
|
2016-09-25 11:59:06 +02:00 |
|
klaute
|
d859ab1aad
|
Serial port naming for windows machines fixed.
|
2016-09-25 11:14:30 +02:00 |
|
klaute
|
2b9ec977a1
|
Merge branch 'master' of git.okoyono.de:klaute/SWRMeter
|
2016-09-25 10:57:27 +02:00 |
|
klaute
|
76cc8a2828
|
Windows specific serial port open bug fixed.
|
2016-09-25 10:57:24 +02:00 |
|
|
8ce6ddc869
|
Update 'tools/meas.py'
Floatingpoint calculation fixed.
|
2016-09-24 21:45:37 +02:00 |
|
klaute
|
a2e59d7a61
|
Open document file added - sample measurement analysis.
|
2016-09-24 20:56:39 +02:00 |
|
klaute
|
fe3ae798d3
|
a0 and a1 is added to the csv file output generator routine.
|
2016-09-24 20:52:54 +02:00 |
|
klaute
|
3f04957bd3
|
Sample data added - the hardware seemes to be working now.
|
2016-09-24 20:46:35 +02:00 |
|
klaute
|
92f0a18b6d
|
Readme information improved.
|
2016-09-23 08:40:39 +02:00 |
|
klaute
|
db4c2dab13
|
Schmatics of the si5351 breakout board added.
|
2016-09-22 10:07:39 +02:00 |
|
klaute
|
7e9c8b086e
|
firmware: Analog read was to shaky, the number of read per millisecond is now increased to 20. meas.py: Some modifications to get the output more userfriendly. CSV output is implemented now.
|
2016-09-21 20:02:58 +02:00 |
|
klaute
|
8bc17c45c7
|
Fixed the initial ADC read value problem - the values are to shaking around.
|
2016-09-21 18:27:41 +02:00 |
|
klaute
|
753d91457a
|
Floating point operation fixed - previous calculation result type was integer.
|
2016-09-21 18:07:56 +02:00 |
|
klaute
|
267ce2b3a4
|
Freqency setter bug fixed.
|
2016-09-21 16:39:44 +02:00 |
|
klaute
|
7afaea4745
|
Calculation error fixed and debug output added.
|
2016-09-21 16:22:23 +02:00 |
|
klaute
|
330e4d08a1
|
Some calculation imprevements done.
|
2016-09-21 10:32:10 +02:00 |
|
klaute
|
3caf25b9b7
|
Routed wires ripped off.
|
2016-09-21 10:09:24 +02:00 |
|
klaute
|
5038269c24
|
Little code improvements done.
|
2016-09-21 10:00:23 +02:00 |
|
klaute
|
8a56cbb111
|
Plot view added.
|
2016-09-20 20:23:55 +02:00 |
|
klaute
|
9fa0cb2a47
|
Author info header added.
|
2016-09-20 19:49:58 +02:00 |
|
klaute
|
ba41ad0027
|
The meas python script works well now. The get configuration call is disabled now.
|
2016-09-20 19:41:41 +02:00 |
|
klaute
|
a0f06d4fb7
|
New info message added to the firmware. The python script was modified to print out more detaild messages of its activity.
|
2016-09-20 18:51:20 +02:00 |
|
klaute
|
a6dc38f81a
|
Baudrate set to 115200 again, the serial flush call has fixed the serial sending problem.
|
2016-09-20 13:08:56 +02:00 |
|
klaute
|
744a746b7f
|
New serial test tool added - serial connection test.
|
2016-09-20 12:57:28 +02:00 |
|
klaute
|
5149646717
|
Baudrate increased to 115200. Added a python script to manage the SWR meter hard- and firmware behaviour.
|
2016-09-19 22:38:37 +02:00 |
|
klaute
|
2154a6b8f4
|
First working frequency progress functionality implemented. New functions added to the command control module.
|
2016-09-19 21:09:21 +02:00 |
|
klaute
|
e2aa053314
|
The command control interpreter seemes to be working now.
|
2016-09-18 11:41:59 +02:00 |
|
klaute
|
d6983cce0a
|
Merge branch 'master' of git.okoyono.de:klaute/TenaTesta
|
2016-09-18 08:06:14 +02:00 |
|
klaute
|
cf1727dfd6
|
First changes to get the command control module working.
|
2016-09-18 08:05:46 +02:00 |
|
klaute
|
e7fe58b9fa
|
Signal generator documentation added.
|
2016-09-17 21:00:36 +02:00 |
|
klaute
|
a32478ca78
|
First arduino impl. to drive the si5351 breakout board. Command control module moved to firmware folder.
|
2016-09-17 20:50:47 +02:00 |
|
klaute
|
b19f6f65d8
|
Firmware arduino ino file added - copied from si5251 lib.
|
2016-09-17 20:26:03 +02:00 |
|
klaute
|
d74a0598d4
|
Merge branch 'master' of git.okoyono.de:klaute/TenaTesta
|
2016-09-17 20:22:18 +02:00 |
|
klaute
|
9b88f67c4c
|
Some modifications mate in the PCB.
|
2016-09-17 20:22:10 +02:00 |
|
klaute
|
0551403788
|
N3rdpad based command control manager implementation added.
|
2016-09-17 19:02:36 +02:00 |
|
klaute
|
8f815588a0
|
Some more ressources added.
|
2016-09-17 18:37:34 +02:00 |
|