]> git.gag.com Git - fw/quantimotor/log
fw/quantimotor
5 weeks agoturn triggered buffers off for now since it's not working as expected
Bdale Garbee [Wed, 7 May 2025 21:36:45 +0000 (15:36 -0600)]
turn triggered buffers off for now since it's not working as expected

5 weeks agosuccessfully sensing armed input bit and including in status display
Bdale Garbee [Wed, 7 May 2025 21:28:15 +0000 (15:28 -0600)]
successfully sensing armed input bit and including in status display

5 weeks agoadded pyro and battery values to ajax call
Bdale Garbee [Wed, 7 May 2025 20:36:04 +0000 (14:36 -0600)]
added pyro and battery values to ajax call

5 weeks agosuccessfully counting calls and updating value based on call count
Bdale Garbee [Wed, 7 May 2025 20:31:41 +0000 (14:31 -0600)]
successfully counting calls and updating value based on call count

5 weeks agoslowly figuring out ajax
Bdale Garbee [Wed, 7 May 2025 20:24:33 +0000 (14:24 -0600)]
slowly figuring out ajax

7 weeks agoneed to import signal, too
Bdale Garbee [Mon, 21 Apr 2025 08:48:22 +0000 (08:48 +0000)]
need to import signal, too

7 weeks agoadd signal handler to put hardware back in a safe configuration on exit
Bdale Garbee [Mon, 21 Apr 2025 08:46:46 +0000 (08:46 +0000)]
add signal handler to put hardware back in a safe configuration on exit

7 weeks agoneed sys
Bdale Garbee [Mon, 21 Apr 2025 08:41:18 +0000 (08:41 +0000)]
need sys

7 weeks agoinitialize gpio lines
Bdale Garbee [Mon, 21 Apr 2025 08:38:18 +0000 (08:38 +0000)]
initialize gpio lines

7 weeks agoenable serving static files so jquery can be locally loaded
Bdale Garbee [Mon, 21 Apr 2025 08:31:39 +0000 (08:31 +0000)]
enable serving static files so jquery can be locally loaded

7 weeks agotry using local copy of jquery
Bdale Garbee [Mon, 21 Apr 2025 08:25:04 +0000 (02:25 -0600)]
try using local copy of jquery

7 weeks agotest jquery 3.7.1
Bdale Garbee [Mon, 21 Apr 2025 08:14:19 +0000 (08:14 +0000)]
test jquery 3.7.1

7 weeks agomake app available remotely
Bdale Garbee [Mon, 21 Apr 2025 07:26:41 +0000 (07:26 +0000)]
make app available remotely

7 weeks agoeliminate duplicate config section
Bdale Garbee [Mon, 21 Apr 2025 07:21:00 +0000 (07:21 +0000)]
eliminate duplicate config section

7 weeks agoswitch to simple ajax example to start building real application origin/debian
Bdale Garbee [Mon, 21 Apr 2025 05:46:21 +0000 (23:46 -0600)]
switch to simple ajax example to start building real application

7 weeks agoswitch to 0.n version number so I can count up until product release -> 1.0
Bdale Garbee [Sun, 20 Apr 2025 00:13:23 +0000 (00:13 +0000)]
switch to 0.n version number so I can count up until product release -> 1.0

7 weeks agoconfigure GPIO 12 with pull-up to make the 'armed' signal work right
Bdale Garbee [Sat, 19 Apr 2025 23:57:38 +0000 (17:57 -0600)]
configure GPIO 12 with pull-up to make the 'armed' signal work right

8 weeks agoremove a lot of the iio_readdev.py remnants we don't actually need
Bdale Garbee [Sat, 19 Apr 2025 03:10:53 +0000 (03:10 +0000)]
remove a lot of the iio_readdev.py remnants we don't actually need

8 weeks agofirst apparently-working hard-coded command line program to run a test, logging
Bdale Garbee [Fri, 18 Apr 2025 06:34:11 +0000 (00:34 -0600)]
first apparently-working hard-coded command line program to run a test, logging
acquistion data to binary file 'testdata'

2 months agoclean things up, prepare to flesh out application with css work, et al
Bdale Garbee [Sat, 5 Apr 2025 23:15:46 +0000 (17:15 -0600)]
clean things up, prepare to flesh out application with css work, et al

2 months agoarrange for systemd to trigger graceful shutdown without CherryPy involved
Bdale Garbee [Sat, 5 Apr 2025 07:02:51 +0000 (01:02 -0600)]
arrange for systemd to trigger graceful shutdown without CherryPy involved

2 months agoworking skeletal web app using cherrypy and plotly
Bdale Garbee [Sat, 5 Apr 2025 06:18:12 +0000 (00:18 -0600)]
working skeletal web app using cherrypy and plotly

2 months agoplotly in the mode I want to use it needs pandas installed
Bdale Garbee [Sat, 5 Apr 2025 05:42:51 +0000 (23:42 -0600)]
plotly in the mode I want to use it needs pandas installed

2 months agoadd an initial cherrypy + plotly application fragment
Bdale Garbee [Sat, 5 Apr 2025 05:08:54 +0000 (23:08 -0600)]
add an initial cherrypy + plotly application fragment

2 months agoflesh out the startup script to do all the necessary ADS8688 initialization
Bdale Garbee [Sat, 5 Apr 2025 05:01:38 +0000 (23:01 -0600)]
flesh out the startup script to do all the necessary ADS8688 initialization

2 months agodon't allow enable_ads to raise the health line, that should come later
Bdale Garbee [Sat, 5 Apr 2025 05:00:44 +0000 (23:00 -0600)]
don't allow enable_ads to raise the health line, that should come later

2 months agoeliminate obsolete option
Bdale Garbee [Sat, 5 Apr 2025 04:37:10 +0000 (22:37 -0600)]
eliminate obsolete option

2 months agoforgot to include the systemd service file
Bdale Garbee [Sat, 5 Apr 2025 04:35:56 +0000 (22:35 -0600)]
forgot to include the systemd service file

2 months agoturn on systemd support, delivery a service, startup file, and module loader
Bdale Garbee [Sat, 5 Apr 2025 04:35:03 +0000 (22:35 -0600)]
turn on systemd support, delivery a service, startup file, and module loader

2 months agoadd a postinst to force running our kernel postinst hook on package update
Bdale Garbee [Sat, 5 Apr 2025 03:35:01 +0000 (21:35 -0600)]
add a postinst to force running our kernel postinst hook on package update

2 months agocraft raspi-firmware-custom and arrange to deliver it
Bdale Garbee [Sat, 5 Apr 2025 03:02:10 +0000 (21:02 -0600)]
craft raspi-firmware-custom and arrange to deliver it

4 months agoupdated application, now configuring chip here so setup.sh obsolete
Bdale Garbee [Sun, 19 Jan 2025 02:43:41 +0000 (19:43 -0700)]
updated application, now configuring chip here so setup.sh obsolete

4 months agofresh backup of target work to date on Python code, etc
Bdale Garbee [Sun, 19 Jan 2025 02:41:23 +0000 (19:41 -0700)]
fresh backup of target work to date on Python code, etc

4 months agocapture kernel config with working iio_readdev on ADS8688
Bdale Garbee [Sun, 19 Jan 2025 02:40:29 +0000 (19:40 -0700)]
capture kernel config with working iio_readdev on ADS8688

5 months agowork to date on an application to run QuantiMotor
Bdale Garbee [Wed, 8 Jan 2025 04:19:57 +0000 (21:19 -0700)]
work to date on an application to run QuantiMotor

5 months agoadd dependency on iio python bindings
Bdale Garbee [Wed, 8 Jan 2025 04:18:42 +0000 (21:18 -0700)]
add dependency on iio python bindings

5 months agotry simpler approach to updating kernel cmdline
Bdale Garbee [Mon, 6 Jan 2025 09:35:48 +0000 (02:35 -0700)]
try simpler approach to updating kernel cmdline

5 months agosee if this is actually a typo?
Bdale Garbee [Mon, 6 Jan 2025 09:15:05 +0000 (02:15 -0700)]
see if this is actually a typo?

5 months agoadd build depend on the device-tree-compiler package
Bdale Garbee [Mon, 6 Jan 2025 09:09:24 +0000 (02:09 -0700)]
add build depend on the device-tree-compiler package

5 months agoadd devicetree overlay to append cmdline, use it to make gpio commands persist
Bdale Garbee [Mon, 6 Jan 2025 09:07:10 +0000 (02:07 -0700)]
add devicetree overlay to append cmdline, use it to make gpio commands persist

5 months agomake postinst fragment more brutal about always putting our dtb in place
Bdale Garbee [Sun, 5 Jan 2025 23:55:59 +0000 (16:55 -0700)]
make postinst fragment more brutal about always putting our dtb in place

5 months agoadd runtime dependency on python3-libgpiod
Bdale Garbee [Sun, 5 Jan 2025 23:37:08 +0000 (16:37 -0700)]
add runtime dependency on python3-libgpiod

5 months agodeliver script to force our dtb to be the one used
Bdale Garbee [Sun, 5 Jan 2025 19:04:15 +0000 (12:04 -0700)]
deliver script to force our dtb to be the one used

5 months agocapture the .dts source for my dtb, and start a Notebook file with ToDo list
Bdale Garbee [Sun, 5 Jan 2025 18:53:08 +0000 (11:53 -0700)]
capture the .dts source for my dtb, and start a Notebook file with ToDo list

5 months agolintian doesn't like the dtb being marked executable
Bdale Garbee [Sun, 5 Jan 2025 18:35:10 +0000 (11:35 -0700)]
lintian doesn't like the dtb being marked executable

5 months agocopy in current working devicetree binary file, arrange to deliver it
Bdale Garbee [Sun, 5 Jan 2025 18:33:17 +0000 (11:33 -0700)]
copy in current working devicetree binary file, arrange to deliver it

5 months agoclean out debian/rules
Bdale Garbee [Sun, 5 Jan 2025 18:20:36 +0000 (11:20 -0700)]
clean out debian/rules

5 months agochange home of the package to the fw subtree on winfree
Bdale Garbee [Sun, 5 Jan 2025 18:09:28 +0000 (11:09 -0700)]
change home of the package to the fw subtree on winfree

5 months agoinitial (empty) package content for QuantiMotor
Bdale Garbee [Sun, 5 Jan 2025 18:06:47 +0000 (11:06 -0700)]
initial (empty) package content for QuantiMotor