SIRIrDALot

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

24 check-ins

2025-02-26
17:33
trying one more time with the images in docs Leaf check-in: 9fcb169048 user: ziggurat29 tags: trunk
16:59
integrate forwardingimprovements-20250226; detection of comms stalls and flush check-in: 5a991aa015 user: ziggurat29 tags: trunk
16:56
improving forwarding by detecting stalls and flushing; mostly this is so the activity light will extinguish. stray noise can easily fill up the transmit buffers, but if there's no app connected to flush it out the forwarding will infinite loop until there is something connected to consume it. Closed-Leaf check-in: efb882668f user: ziggurat29 tags: forwardingimprovements-20250226
16:07
integrated docupdate-20250226a; workaround internal image links scaling limitations check-in: 4eec88fa53 user: ziggurat29 tags: trunk
16:02
changed the download link to not use a timestamped filename to avoid constant editing of this page for each build. Closed-Leaf check-in: 6e484762a5 user: ziggurat29 tags: docupdate-20250226a
15:55
apparently, <img> tags in fossil have a different doc root and therefore are unsuitable for internal links into fossil in the case of hosting multiple fossils. E.g. http://192.168.173.43:8086/sirirdalot *will* work for markdown links, *will not* work for html links because the 'sirirdalot' part will not be included. The problem here is that markdown image links do not support scaling (which img does), so the images need to be pre-scaled to final form. check-in: 3be7091f0d user: ziggurat29 tags: docupdate-20250226a
2025-02-25
15:47
moved docs from 'doc' to 'docs' check-in: 764b021941 user: ziggurat29 tags: trunk
15:43
a url in docs was absolute; make relative check-in: 5a5f5849ac user: ziggurat29 tags: trunk
2025-02-24
18:40
integrate docupdate-20250223a check-in: fc9a8ffa6d user: ziggurat29 tags: trunk
18:37
merged in trunk and updated build Closed-Leaf check-in: 22cc013fdb user: ziggurat29 tags: docupdate-20250223a
18:27
integrate serialerrors-20250224 check-in: 4286a015ba user: ziggurat29 tags: trunk
18:22
rework error notification logic given analysis on how HAL does things; especially cancelling transfers on overrun errors, which will halt all further reception unless it is actively restarted Closed-Leaf check-in: 99336aba12 user: ziggurat29 tags: serialerrors-20250224
15:35
the error callback doesn't work quite as expected in interrupt mode: the HAL clears the error code (e.g. framing, parity, etc), and in overrun it cancels any pending receive. check-in: 61a825a864 user: ziggurat29 tags: serialerrors-20250224
2025-02-23
21:49
pull in current doc changes check-in: f6c0431d09 user: ziggurat29 tags: trunk
21:45
minor update of docs to provide a link for getting the latest build, stored in 'unversioned files' check-in: 8305fe9c34 user: ziggurat29 tags: docupdate-20250223a
17:46
integrate lights-20250223 and createdocs-20250223 check-in: de18c58de8 user: ziggurat29 tags: trunk
17:41
added lights to indicate IR data I/O. Also, avoid going into read/write loop if there is nothing to do. Closed-Leaf check-in: f5e590c23a user: ziggurat29 tags: lights-20250223
17:39
permit jpg Closed-Leaf check-in: 3c089742eb user: ziggurat29 tags: createdocs-20250223
17:38
creation of inline docs check-in: 4c520276fc user: ziggurat29 tags: createdocs-20250223
2025-02-19
16:38
integrate 'firstcut-20250218a' check-in: da0f76547a user: ziggurat29 tags: trunk
02:00
drop UART; work around hal bug in re-initting irda (bit rate bits set incorrectly) Closed-Leaf check-in: 913acd676c user: ziggurat29 tags: firstcut-20250218a
01:58
irda receive kickstarter was invoking transmit routine check-in: 9a80943f28 user: ziggurat29 tags: firstcut-20250218a
2025-02-18
18:26
first cut; seems basically functional, though surely there will be refinements check-in: 0bcb6cee32 user: ziggurat29 tags: firstcut-20250218a
2025-02-16
19:58
initial empty check-in check-in: 557bea52be user: ziggurat29 tags: trunk