Commit graph

183 commits

Author SHA1 Message Date
Stephan I. Böttcher
cce9ded5a2 bch commits 2026-03-04 15:39:22 +01:00
Stephan I. Böttcher
8a56b61f79 uart: hide _reader() 2026-03-04 15:31:41 +01:00
Stephan I. Böttcher
e5af295232 flash debugging, no known issues left 2026-02-09 09:04:35 +01:00
Stephan I. Böttcher
2aab85975a flash fixes 2026-02-06 11:05:48 +01:00
Stephan I. Böttcher
13407292dd hallo: add flash 2026-02-04 21:41:19 +01:00
Stephan I. Böttcher
873a2ba93a uart, adc, pwm debugged
hallo.c is a temporary slim version of dose.c.
With python support code.
The First nFET characteristic is recorded.
2026-02-04 21:19:21 +01:00
Stephan I. Böttcher
6fcdb271d3 update assy drawing 2026-02-04 21:09:07 +01:00
Stephan I. Böttcher
302b6bb8d7 hallo: early debaug code, about to be removed 2026-02-03 16:00:14 +01:00
Stephan I. Böttcher
d1e6a031ab divmod85 implementation fixed and tested 2026-01-29 11:26:33 +01:00
Stephan I. Böttcher
0fa9cdbc14 temporarily disable most of main() 2026-01-16 19:12:13 +01:00
Stephan I. Böttcher
899798defa flash_find_free() 2026-01-12 20:16:48 +01:00
Stephan I. Böttcher
26e39e219e ADC_RTC flag 2026-01-12 20:14:31 +01:00
Stephan I. Böttcher
0248c1dab2 spi: isr rework 2026-01-12 15:32:21 +01:00
Stephan I. Böttcher
60abd1ab89 Makefile: all: eeprom 2026-01-12 15:31:56 +01:00
Stephan I. Böttcher
0e878a6fa4 fpga_cmd: provide .cmd 2026-01-12 14:19:13 +01:00
Stephan I. Böttcher
977af7648b The machine is complete, no space left for the main program 2026-01-09 21:00:02 +01:00
Stephan I. Böttcher
133f55edf6 section_status, pipe, fpga, HAVE_<OPT> 2026-01-08 00:36:23 +01:00
Stephan I. Böttcher
65d615407c parse_command refactor 2026-01-06 13:58:50 +01:00
Stephan I. Böttcher
bd0238bb2d fixes and cleanups 2026-01-06 00:11:01 +01:00
Stephan I. Böttcher
f0945b9227 _send_sstr26, save flash in cmd 2026-01-05 14:41:39 +01:00
Stephan I. Böttcher
97d00bc908 one more day … 2026-01-04 22:40:35 +01:00
Stephan I. Böttcher
90aaf8d48e flash_stream complete 2026-01-04 12:04:00 +01:00
Stephan I. Böttcher
46809f6fac coding for 36h straight 2026-01-03 00:30:48 +01:00
Stephan I. Böttcher
bf73d2b586 src: dose.c 2026-01-02 07:04:46 +01:00
Stephan I. Böttcher
429a0bf530 gvp: add bottom mask 2025-12-27 20:57:44 +01:00
Stephan I. Böttcher
867b705561 turbo_dose refdes placement 2025-12-21 21:12:06 +01:00
Stephan I. Böttcher
210779c074 turbo_dose checkout 2025-12-21 21:04:45 +01:00
Stephan I. Böttcher
94625ffdc8 layout complete 2025-12-21 20:56:59 +01:00
Stephan I. Böttcher
45a055527e gsch2pcb 2025-12-21 18:10:25 +01:00
Stephan I. Böttcher
7575ad5cda new footprints 2025-12-21 14:47:55 +01:00
Stephan I. Böttcher
f3e6b2ebf7 schematics of a dosimeter with flash storage 2025-12-21 14:30:09 +01:00
Stephan I. Böttcher
fce6690ff5 Merge branch 'master' of codeberg.org:SiB64/turbo_weather 2025-12-21 13:30:27 +01:00
Stephan I. Böttcher
afbacbe7c3 gpt change, late commit 2025-12-21 13:30:17 +01:00
Stephan
04bf811e60 add set_clock.py 2025-07-07 21:31:35 +01:00
SiB64
bb98368907 README: relative image links 2024-11-13 07:24:13 +00:00
Stephan I. Böttcher
5a00dbbc05 turbo startup scripts 2024-11-11 22:21:45 +01:00
Stephan I. Böttcher
9c75c40d9b turbo.py: fix ADC_mV global{}, fix clock 2024-11-11 22:20:54 +01:00
Stephan I. Böttcher
aaea5efc6d turbo.awk: clock speed precision 2024-11-11 22:19:18 +01:00
Stephan I. Böttcher
b1897d28c1 turbo.py: misc fixes and improvements
- open/read files _and_ --tty
- more precision for clock fit parameters
- s/data[c]/Data[c]/
- clear old ADC_mV{} results.
  In case of noise, invalid entries may stay around and cause spurious
  warnings
- when reparsing files, prune original lines for checksumming
- when reparsing, silently drop parser output
2024-11-11 20:39:39 +01:00
Stephan I. Böttcher
3f7875d7a7 turbo.gpt: fix ranges 2024-11-11 20:38:57 +01:00
Stephan I. Böttcher
8208747a63 ntc.py: R(), VntcT() 2024-11-11 20:37:56 +01:00
Stephan I. Böttcher
e6d8d5a080 .gitignore src/data/ 2024-11-11 20:36:49 +01:00
Stephan I. Böttcher
bc7e19c14c turbo plotting 2024-10-16 00:23:57 +02:00
Stephan I. Böttcher
54f7c7bcde Merge branch 'master' of codeberg.org:SiB64/turbo_weather 2024-10-14 14:42:35 +02:00
Stephan I. Böttcher
f6f0a3869d turbo.py: fix /VDD awk compat, fix ADC DIFF mode 2024-10-14 14:42:08 +02:00
Stephan I. Böttcher
68fa884b4c turbo.py: wire up baud 2024-10-13 16:06:10 +02:00
Stephan I. Böttcher
4b4773bdd1 turbo.py: baud, python compat, clock reprocessing 2024-10-13 14:01:45 +02:00
Stephan I. Böttcher
b3d97179c0 Merge branch 'master' of codeberg.org:SiB64/turbo_weather 2024-10-13 13:59:33 +02:00
Stephan I. Böttcher
7bd1a95232 linear_regression: reset when x is nonmonotonous with decay 2024-10-13 13:58:09 +02:00
Stephan I. Böttcher
2fd6ba81f5 linear_regression.py: -l, fixes 2024-10-13 13:53:59 +02:00