Commit graph

15 commits

Author SHA1 Message Date
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 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 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 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