Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Curless
cc9a4678f3 Update the code with comments
Add a clean script...
2025-10-06 22:25:37 -04:00
Jeff Curless
2b01bb114e Minor changes code still working 2025-10-06 21:03:11 -04:00
Jeff Curless
cafc3fbf2b Mostly working
Need to perform code cleanup, and make sure startup of the driver
contains everything it needs to properly verify the status of the
battery.

Could use code to get the voltage etc, however I don't see that code in
the argon40 python stuff so I'd have to investigate the I2C device.
2025-10-06 19:55:49 -04:00
Jeff Curless
7371cd860b Put build back to the way it should be. 2025-10-06 09:21:17 -04:00
Jeff Curless
22c6bf718f Attempting to build on Trixie with older headers 2025-10-06 09:01:20 -04:00
Jeff Curless
7bf55073be Start porting the test driver over to the oneUp
Start porting the driver to the argon oneUp
2025-10-05 22:49:45 -04:00
Jeff Curless
ea8b374b84 Test driver works with dummy info.
Clean up the code, and start modifiying the argon python code to work in
C, then port to the driver.
2025-10-05 20:53:51 -04:00
Jeff Curless
3a2c8cbe49 Try to see what requests are being made...
:
2025-10-05 17:04:07 -04:00
Jeff Curless
9867433538 Add some debug messages 2025-10-05 15:58:17 -04:00
Jeff Curless
72cdfab13b Add a gitirnore file
Make sure we do not check in files we don't need for save
2025-10-05 15:31:32 -04:00
Jeff Curless
a49bbaaeb6 Test code from linux kernel 2025-10-05 15:20:50 -04:00
Jeff Curless
801eedcd97 Adding in test_power.c directly from the kernel 2025-10-05 14:32:02 -04:00
Jeff Curless
512929ec79 Add an install and remove script 2025-10-05 13:54:59 -04:00
Jeff Curless
a86f458c0e Add dummy battery module to the system...
Hopefully this can be modified to create the actual code needed to
monitor the battery of the argon-oneUp.
2025-10-05 13:09:49 -04:00