aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-29better error handlingXiao Pan
2025-04-29set x axis label 10 digitsXiao Pan
2025-04-29feat: add live button, from and to time entriesXiao Pan
2025-04-28old url not working any moreXiao Pan
2025-04-28correct commentXiao Pan
2025-04-28Use pi mycan.c .csv formatXiao Pan
2025-04-28git ignore .o filesXiao Pan
2025-04-28feat: read past data from remote piXiao Pan
Using linked list so I can keep adding data without worrying about arrary max length. I also moved old code that can only read live data to old/remote_plot_live.c as an archive.
2025-04-27use unix time for timestamp insteadXiao Pan
2025-04-26cli option to set ssh destinationXiao Pan
2025-04-26Move expanders on top of drawing area to give it more spaces in the futureXiao Pan
2025-04-26Maybe more correct MAX_XFER_BUF_SIZEXiao Pan
2025-04-26guess temp min maxXiao Pan
2025-04-26Dynamic plots size and arrangementsXiao Pan
2025-04-26add expandersXiao Pan
2025-04-26Use flowbox for checkbuttonsXiao Pan
2025-04-25Add average volt and temp labelsXiao Pan
2025-04-25checkbutton now can add remove plotsXiao Pan
2025-04-24better plotXiao Pan
2025-04-24updateXiao Pan
2025-04-24Add checkbuttons and scrolled_window, now checkbuttons have no effect yetXiao Pan
2025-04-24Add notes about not included yet infrastructure configsXiao Pan
2025-04-24fix print, add commentXiao Pan
2025-04-23somehow need to be slower to read dataXiao Pan
2025-04-23set up rpi wgXiao Pan
2025-04-23Remote read can from a fileXiao Pan
2025-04-23old pinephone accelerometer codeXiao Pan
2025-04-09temporary not return ssh error code, not sure how to deal with it, now only ↵Xiao Pan
return gtk G_SOURCE_REMOVE error
2025-04-09correct nameXiao Pan
2025-04-08add more readmeXiao Pan
2025-04-07add gitignoreXiao Pan
2025-04-07add MakefileXiao Pan
2025-04-07comment about how to buildXiao Pan
2025-04-07use putchar to print one charXiao Pan
2025-04-07use a constant instead for data arrary lengthXiao Pan
2025-04-07move old codeXiao Pan
2025-04-06cleanXiao Pan
2025-04-06Add referencesXiao Pan
2025-04-06Edit button to print dataXiao Pan
2025-04-06Integrate with gtkXiao Pan
2025-01-29maybe more properXiao Pan
2024-11-24cleanXiao Pan
2024-11-24add referenceXiao Pan
2024-11-24init, GPL-2.0-or-later license not sure if correctXiao Pan