aboutsummaryrefslogtreecommitdiff
path: root/remote_plot.c
AgeCommit message (Expand)Author
2025-04-30Changes to make it work on raspberry pi debian 12Xiao Pan
2025-04-30use correct .dbc file from spartanracingelectric/SR16-CustomBMS, rewrite code...Xiao Pan
2025-04-30Revert "use more optimized g_timeout_add_seconds"Xiao Pan
2025-04-30less messy, consider C operator precedence, see `man operator`Xiao Pan
2025-04-30less messy, consider C operator precedence, see `man operator`Xiao Pan
2025-04-30cleaner code, return and continue instead of put inside a large ifXiao Pan
2025-04-30use more optimized g_timeout_add_secondsXiao Pan
2025-04-30run read_data() instantaneously, so plot can start right awayXiao Pan
2025-04-30update drawing area if toggle liveXiao Pan
2025-04-30add commentXiao Pan
2025-04-29feat: save to local, cli option to read only from localXiao Pan
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-28feat: read past data from remote piXiao Pan
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-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-09temporary not return ssh error code, not sure how to deal with it, now only r...Xiao Pan
2025-04-07use putchar to print one charXiao Pan
2025-04-07use a constant instead for data arrary lengthXiao 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