Commit Graph

12 Commits

Author SHA1 Message Date
e4194a8afa now chart is saved before showing. Because showing may be long 2025-11-13 22:45:41 +03:00
a1e3b7c2eb uncommented chart.show() at the end 2025-11-13 22:30:41 +03:00
04015fb4cb manually merged with ARM version 2025-11-13 17:43:55 +03:00
c1396542ab just save 2025-10-30 19:57:30 +03:00
b4abb2eea2 now datalines with less than 1000 points plotted as markers+lines. beacuse they are highly-likely not continous but discrete values used for debug. 2025-10-21 19:14:14 +03:00
fcde0a3d2b fixed error in chans setup (in f_ch_setup was adc_range value instead of channel mode). This error was breaking ADC setup process => ADC clock was internal, instead of SYN2_RISE 2025-10-16 18:49:40 +03:00
5a817dc910 implemented marking of desired events in logfile by void insert_marker_to_file(char* logfilename, char* marker_text). Also implemented marker correct displaying on plots 2025-10-14 19:22:58 +03:00
60a5c90c88 implemented -- it runs C program and passes log filename to the plotter 2025-10-02 13:36:35 +03:00
cf8bdd5b5c backup 2025-09-16 13:24:28 +03:00
a1dec94f1f added flushing (function X502_FlushRcv_buff) of receing buffer on PC between changing BlackFin settings via commands. 2025-07-21 19:08:48 +03:00
068b026473 working receiving data and dumping it to file. Also implemented simple python plotter of that data. 2025-07-17 19:09:57 +03:00
84e847ea14 initial commit. Thereis an old software for configuring and reading data from ADC in a RagiPhotonic generator 2025-06-27 15:20:50 +03:00