2025-05-30 |
Bdale Garbee | pull in favicon.ico from altusmetrum.org debian |
commit | commitdiff | tree | snapshot |
2025-05-30 |
Bdale Garbee | fixed continuity sense to work with armed switch in... |
commit | commitdiff | tree | snapshot |
2025-05-28 |
Bdale Garbee | generation of a plotly.html file is working on the... |
commit | commitdiff | tree | snapshot |
2025-05-28 |
Bdale Garbee | Revert "not actually using pandas" |
commit | commitdiff | tree | snapshot |
2025-05-28 |
Bdale Garbee | improve looks of what's working so far |
commit | commitdiff | tree | snapshot |
2025-05-28 |
Bdale Garbee | not actually using pandas |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | working CSV writer using volts with 3 digits after... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | first rought cut at making a CSV file after each test |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | a few visual tweaks to the header |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | go back to just delivering fontawesome.min.css in this... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | need to import shlex to use it |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | add a table containing current test metadata pulled... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | use smarter approach to escaping command strings for... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | use proper syntax for fetching jquery from packaged... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | arrange for cherrypy to serve /usr/share/javascript... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | ugh |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | and again |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | try again |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | clean up build deps, just use packaged fontawesome... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | it would help if dh knew what was going on |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | make sure we capture Python 3 dependencies |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | switch to packaged version of jquery |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | arrange for fontawesome.min.css to be available |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | disable the Disarm button while a test is running ... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | this appears to have fixed the problem running more... |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | don't whine about trigger already existing during restart |
commit | commitdiff | tree | snapshot |
2025-05-27 |
Bdale Garbee | working enough to run one test and get raw data |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | force system to disarm at end of a test |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | arrange for system data update through iio low speed... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | fix missing global, make start test button responsive... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | handle possibility that gpio interface is busy during... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | turn off console logging of arm/disarm button clicks |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | add rudimentary management of LED and alarm outputs |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | only allow tests to start if system is fully armed |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | toggling ability to start test to only be when system... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | add endpoint and button to arm system, more to do to... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | use words for pyro status, decorate pressure and batter... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | add button and endpoint for starting a test |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | change color on hover over submit button |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | arrange for metadata modal to close on submit |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | so it turns out the jsonification script has to be... |
commit | commitdiff | tree | snapshot |
2025-05-26 |
Bdale Garbee | switch from PUT to POST for metadata method |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | add an endpoint to store user-provided test metadata |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | have the postinst ensure our data directory exists |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | run through all 8 ADC inputs, even though we're only... |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | define a modal to capture test metadata before running... |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | display pressure in psi |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | drop the irrelevant icons |
commit | commitdiff | tree | snapshot |
2025-05-25 |
Bdale Garbee | trim floats to 3 digits after the decimal |
commit | commitdiff | tree | snapshot |
2025-05-24 |
Bdale Garbee | convert current status variable display to a css row |
commit | commitdiff | tree | snapshot |
2025-05-24 |
Bdale Garbee | fix path to css files |
commit | commitdiff | tree | snapshot |
2025-05-24 |
Bdale Garbee | start css work |
commit | commitdiff | tree | snapshot |
2025-05-24 |
Bdale Garbee | have the startup script configure the trigger, we'll... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | arrange for the page to update itself every second |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | now displaying UTC date and time too |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | showing current iio voltages and safe/armed on each... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | turn triggered buffers off for now since it's not worki... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | successfully sensing armed input bit and including... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | added pyro and battery values to ajax call |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | successfully counting calls and updating value based... |
commit | commitdiff | tree | snapshot |
2025-05-07 |
Bdale Garbee | slowly figuring out ajax |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | need to import signal, too |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | add signal handler to put hardware back in a safe confi... |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | need sys |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | initialize gpio lines |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | enable serving static files so jquery can be locally... |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | try using local copy of jquery |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | test jquery 3.7.1 |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | make app available remotely |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | eliminate duplicate config section |
commit | commitdiff | tree | snapshot |
2025-04-21 |
Bdale Garbee | switch to simple ajax example to start building real... origin/debian |
commit | commitdiff | tree | snapshot |
2025-04-20 |
Bdale Garbee | switch to 0.n version number so I can count up until... |
commit | commitdiff | tree | snapshot |
2025-04-19 |
Bdale Garbee | configure GPIO 12 with pull-up to make the 'armed'... |
commit | commitdiff | tree | snapshot |
2025-04-19 |
Bdale Garbee | remove a lot of the iio_readdev.py remnants we don... |
commit | commitdiff | tree | snapshot |
2025-04-18 |
Bdale Garbee | first apparently-working hard-coded command line progra... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | clean things up, prepare to flesh out application with... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | arrange for systemd to trigger graceful shutdown withou... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | working skeletal web app using cherrypy and plotly |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | plotly in the mode I want to use it needs pandas installed |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | add an initial cherrypy + plotly application fragment |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | flesh out the startup script to do all the necessary... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | don't allow enable_ads to raise the health line, that... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | eliminate obsolete option |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | forgot to include the systemd service file |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | turn on systemd support, delivery a service, startup... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | add a postinst to force running our kernel postinst... |
commit | commitdiff | tree | snapshot |
2025-04-05 |
Bdale Garbee | craft raspi-firmware-custom and arrange to deliver it |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Bdale Garbee | updated application, now configuring chip here so setup... |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Bdale Garbee | fresh backup of target work to date on Python code... |
commit | commitdiff | tree | snapshot |
2025-01-19 |
Bdale Garbee | capture kernel config with working iio_readdev on ADS8688 |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bdale Garbee | work to date on an application to run QuantiMotor |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Bdale Garbee | add dependency on iio python bindings |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bdale Garbee | try simpler approach to updating kernel cmdline |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bdale Garbee | see if this is actually a typo? |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bdale Garbee | add build depend on the device-tree-compiler package |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Bdale Garbee | add devicetree overlay to append cmdline, use it to... |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bdale Garbee | make postinst fragment more brutal about always putting... |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bdale Garbee | add runtime dependency on python3-libgpiod |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bdale Garbee | deliver script to force our dtb to be the one used |
commit | commitdiff | tree | snapshot |
2025-01-05 |
Bdale Garbee | capture the .dts source for my dtb, and start a Noteboo... |
commit | commitdiff | tree | snapshot |
next |