• Graybeard

  • Joined on 2023-05-11
Stephan pushed to master at Stephan/datalogger 2024-04-21 15:16:09 +02:00
76795facc9 README copied from the matrix room
Stephan created repository Stephan/datalogger 2024-04-21 15:14:11 +02:00
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-20 19:58:59 +02:00
920938165e src doc: minor typos and fixes
38776671b1 sch: change U2 output voltage, not to run the sensor beyond specs
0ac2f54bbe calib.py: remove bogus output char
1d3fb10e8d Merge branch 'master' of codeberg.org:SiB64/turbo_weather
095d857e18 remove a copy from blinkenlights
Compare 5 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-18 19:29:00 +02:00
df8cdf897c documentation fixes after seeing it rendered
c7510b3d8c documantation, v08 config
Compare 2 commits »
Stephan pushed to main at Chaos/HV-Interfaceboard 2024-04-17 17:36:27 +02:00
d634775827 final touches after review
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-16 10:29:00 +02:00
b73d564c61 All TODOs √
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-16 02:28:59 +02:00
20d4e45356 bate: reduce standby current into pins
2a6254c24a minor style fixes, review with Björn
5d7679fbb4 make: explicit spi clk speed cpu_clk/64
28d492bdaf make: build bate.eeprom with bate.hex
Compare 4 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-15 10:09:01 +02:00
2d860e7dee bate: simplify config_period
ee11d72f6d bate: fix send_config
10b0e22595 oops …
Compare 3 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-15 01:59:00 +02:00
ee05542813 cmd: K set clock, D test data test
4ccae7f99f bate v0.7, config
a3377dc97e cmd: require a sig for C as well
e6197c43ad cmd: E and U for writing EEPROM and USERROW
9030ed194e uart: tx buffer 128 bytes → 256 bytes, stack size 128 bytes
Compare 12 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-14 09:49:00 +02:00
7e13f07ada cmd: fix parse_hex_nibble(), better output, W command
e8109f6f5c uart: fix in rx_dismiss:
d72beb7218 uart: mostly assembler, now
a2a77ae553 uart: save a few instructions
3a9c3b1741 uart: add missing RETI
Compare 7 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-13 17:48:59 +02:00
82b42966ba cmd: C and M
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-13 01:39:00 +02:00
fd9957aee1 adc: fix and call send_calib_adc()
8d38419263 adc: fix saddus()
ad4effa467 uart: rework uart_busy
410915515e bate: print eeprom in words
1eecc696da adc: calibrated output
Compare 6 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-12 01:18:59 +02:00
f692d97cf0 POWER_LED and POWER_SYDBY
be5c18ca52 uart: fix uart_busy(), we were powering down too early
Compare 2 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-11 17:10:07 +02:00
763ab24e9e bate: output config improvements
365d7382c1 adc: stop at first unused adc_conf entry
Compare 2 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-11 11:57:21 +02:00
1eb7e9c40a make isr variables volatile
83fa8725f0 move adc_conf and test_data into the EEPROM
Compare 2 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-10 19:37:21 +02:00
e62e03f550 print E adc_conf on boot
59fe3a7949 greeting improvement
a341b2c454 baye.config: add BC_SPI
affd866a7c spi: replace bit banging with SPI0
2287dbc7b9 calib: fix turbo test case[0]
Compare 8 commits »
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-10 03:27:25 +02:00
da3a5dd824 adc: now it works w/ interrupts
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-09 19:17:22 +02:00
b222407beb adc: worknow, but w/o isr
ea52a15e5b uart: panic(), spaces in hexdump
9afa792b56 bate: fixes
3269949c0f Makefile: BV_VERS=2
7bad559314 calib: fix bitsize of dT, add test case
Compare 7 commits »
Stephan pushed to v99_elepatch at SolO/solo_config 2024-04-09 11:46:32 +02:00
506d3cfb65 hetele patch 9.5: export hetept2 separately, to avoid bogus delay
Stephan synced commits to master at Stephan/turbo_weather from mirror 2024-04-08 10:44:49 +02:00
8e4d4f1120 adc: annotate asm savings in isr