Commit graph

  • 10b0e22595 oops … Stephan I. Böttcher 2024-04-14 23:31:03 +02:00
  • ee05542813 cmd: K set clock, D test data test Stephan I. Böttcher 2024-04-14 23:28:45 +02:00
  • 4ccae7f99f bate v0.7, config Stephan I. Böttcher 2024-04-14 23:27:58 +02:00
  • a3377dc97e cmd: require a sig for C as well Stephan I. Böttcher 2024-04-14 22:36:18 +02:00
  • e6197c43ad cmd: E and U for writing EEPROM and USERROW Stephan I. Böttcher 2024-04-14 22:14:11 +02:00
  • 9030ed194e uart: tx buffer 128 bytes → 256 bytes, stack size 128 bytes Stephan I. Böttcher 2024-04-14 21:31:19 +02:00
  • 9aa0daa6ab trigger: fix immediate Stephan I. Böttcher 2024-04-14 20:32:57 +02:00
  • e16bac4cbc more to .gitignore Stephan I. Böttcher 2024-04-14 20:24:22 +02:00
  • fd575d8f17 cmd T, fix period trigger Stephan I. Böttcher 2024-04-14 20:23:47 +02:00
  • f7484a5d7e rtc: add debug counter Stephan I. Böttcher 2024-04-14 20:21:46 +02:00
  • ec0609759b cmd: work now, add some assembler Stephan I. Böttcher 2024-04-14 19:40:04 +02:00
  • e69a74ce46 rtc: add debug counter Stephan I. Böttcher 2024-04-14 19:38:27 +02:00
  • 9122a63f77 rtc: add debug counter Stephan I. Böttcher 2024-04-14 19:35:54 +02:00
  • 7e13f07ada cmd: fix parse_hex_nibble(), better output, W command Stephan I. Böttcher 2024-04-14 04:36:26 +02:00
  • e8109f6f5c uart: fix in rx_dismiss: Stephan I. Böttcher 2024-04-14 04:35:10 +02:00
  • d72beb7218 uart: mostly assembler, now Stephan I. Böttcher 2024-04-14 03:36:55 +02:00
  • a2a77ae553 uart: save a few instructions Stephan I. Böttcher 2024-04-13 19:02:54 +02:00
  • 3a9c3b1741 uart: add missing RETI Stephan I. Böttcher 2024-04-13 17:46:44 +02:00
  • 20fa2135e7 cmd: only accept lowercase hex digits Stephan I. Böttcher 2024-04-13 17:45:08 +02:00
  • ec97a8c498 make: drop bate_CFLAGS Stephan I. Böttcher 2024-04-13 17:44:04 +02:00
  • 82b42966ba cmd: C and M Stephan I. Böttcher 2024-04-13 01:49:17 +02:00
  • fd9957aee1 adc: fix and call send_calib_adc() Stephan I. Böttcher 2024-04-12 18:58:12 +02:00
  • 8d38419263 adc: fix saddus() Stephan I. Böttcher 2024-04-12 18:34:23 +02:00
  • ad4effa467 uart: rework uart_busy Stephan I. Böttcher 2024-04-12 16:41:46 +02:00
  • 410915515e bate: print eeprom in words Stephan I. Böttcher 2024-04-12 16:40:57 +02:00
  • 1eecc696da adc: calibrated output Stephan I. Böttcher 2024-04-12 02:08:31 +02:00
  • c452e5bc61 eeprom: forget about specifying the address or vars Stephan I. Böttcher 2024-04-12 02:07:04 +02:00
  • f692d97cf0 POWER_LED and POWER_SYDBY Stephan I. Böttcher 2024-04-11 21:22:53 +02:00
  • be5c18ca52 uart: fix uart_busy(), we were powering down too early Stephan I. Böttcher 2024-04-11 21:22:05 +02:00
  • 763ab24e9e bate: output config improvements Stephan I. Böttcher 2024-04-11 17:02:51 +02:00
  • 365d7382c1 adc: stop at first unused adc_conf entry Stephan I. Böttcher 2024-04-11 11:30:17 +02:00
  • 1eb7e9c40a make isr variables volatile Stephan I. Böttcher 2024-04-11 04:09:34 +02:00
  • 83fa8725f0 move adc_conf and test_data into the EEPROM Stephan I. Böttcher 2024-04-11 03:51:19 +02:00
  • e62e03f550 print E adc_conf on boot Stephan I. Böttcher 2024-04-10 18:20:41 +02:00
  • 59fe3a7949 greeting improvement Stephan I. Böttcher 2024-04-10 18:15:24 +02:00
  • a341b2c454 baye.config: add BC_SPI Stephan I. Böttcher 2024-04-10 18:13:57 +02:00
  • affd866a7c spi: replace bit banging with SPI0 Stephan I. Böttcher 2024-04-10 18:10:57 +02:00
  • 2287dbc7b9 calib: fix turbo test case[0] Stephan I. Böttcher 2024-04-10 18:09:09 +02:00
  • 9af59b100f bate: use 16-bit frames Stephan I. Böttcher 2024-04-10 01:24:24 +02:00
  • 423016de10 bate_wait: sleep() waiting for pin interrupt Stephan I. Böttcher 2024-04-09 23:55:10 +02:00
  • fc180c1881 uart: pin sense bothedges Stephan I. Böttcher 2024-04-09 23:50:43 +02:00
  • da3a5dd824 adc: now it works w/ interrupts Stephan I. Böttcher 2024-04-09 23:19:08 +02:00
  • b222407beb adc: worknow, but w/o isr Stephan I. Böttcher 2024-04-09 19:08:23 +02:00
  • ea52a15e5b uart: panic(), spaces in hexdump Stephan I. Böttcher 2024-04-09 18:14:39 +02:00
  • 9afa792b56 bate: fixes Stephan I. Böttcher 2024-04-09 00:43:34 +02:00
  • 3269949c0f Makefile: BV_VERS=2 Stephan I. Böttcher 2024-04-09 00:42:25 +02:00
  • 7bad559314 calib: fix bitsize of dT, add test case Stephan I. Böttcher 2024-04-09 00:41:13 +02:00
  • d13c920471 adc: fix globals, add adc_init() Stephan I. Böttcher 2024-04-09 00:40:07 +02:00
  • e1e0d63df1 mul16sun: fix case n=0 Stephan I. Böttcher 2024-04-09 00:38:13 +02:00
  • 8e4d4f1120 adc: annotate asm savings in isr Stephan I. Böttcher 2024-04-08 10:05:55 +02:00
  • 5b2811bb48 adc readout Stephan I. Böttcher 2024-04-08 01:47:46 +02:00
  • 6cc29ed1b7 make %.id %.verify: -qq Stephan I. Böttcher 2024-04-07 17:45:42 +02:00
  • 20c0bd18e5 text_calib to SEND_HEX Stephan I. Böttcher 2024-04-07 12:25:20 +02:00
  • 6af21a6fe2 uart: send*(): pointers to const payload Stephan I. Böttcher 2024-04-07 11:53:22 +02:00
  • 0e31489bff %.s: depend on %.o to capture dependencies from %.d Stephan I. Böttcher 2024-04-07 11:52:03 +02:00
  • ec4e0c23ed make %.verify Stephan I. Böttcher 2024-04-07 11:34:31 +02:00
  • 47aab1d6b0 make bate.config, individual vars Stephan I. Böttcher 2024-04-07 10:54:10 +02:00
  • 491c1667ec decimal_str() Stephan I. Böttcher 2024-04-07 01:09:55 +02:00
  • c1a8ed335d calib: tests and fixes Stephan I. Böttcher 2024-04-06 21:42:18 +02:00
  • 35fe5990ef uart: fix uart_break_p() polarity Stephan I. Böttcher 2024-04-06 12:52:39 +02:00
  • aa1b244e0a calib: python test implementation Stephan I. Böttcher 2024-04-06 12:29:30 +02:00
  • d57f3e2cab mul: handcraftet __asm__ multiplication, buggy Stephan I. Böttcher 2024-04-06 12:27:44 +02:00
  • d087c48ef5 bate: uart, rtc fixes Stephan I. Böttcher 2024-04-05 21:38:15 +02:00
  • ed12ab2678 bate: calib Stephan I. Böttcher 2024-04-04 23:31:49 +02:00
  • 5fa9fdb00b bate: new features galore … Stephan I. Böttcher 2024-04-04 20:48:00 +02:00
  • 8f777af3ba bate: add uart.[ch], use send_hex() Stephan I. Böttcher 2024-04-04 12:16:42 +02:00
  • 987c3bd326 avr: speed up the MCLK from 3.3MHz to 10 MHz Stephan I. Böttcher 2024-04-03 21:55:54 +02:00
  • 1de7a61bbb enable the time TCA0 Stephan I. Böttcher 2024-04-03 19:30:39 +02:00
  • aba1d1fbfd src/README Stephan I. Böttcher 2024-04-03 06:04:57 +00:00
  • c4d5c17549 Sensor reading from blinkenlights, ported to ATtiny424 Stephan I. Böttcher 2024-04-03 07:55:02 +02:00
  • 4380513dfc copy bate.c from blinkenlights Stephan I. Böttcher 2024-04-02 15:34:19 +02:00
  • c3f4e25dc3 bottom assy mirrored Stephan I. Böttcher 2024-03-19 16:18:18 +01:00
  • bb25de31c0 gerbv: RGB fix, bottom assy Stephan I. Böttcher 2024-03-19 16:17:11 +01:00
  • da3c5d6842 soldermask fix Stephan I. Böttcher 2024-02-19 13:52:26 +01:00
  • 830afa308a BOM Stephan I. Böttcher 2024-02-18 14:34:53 +01:00
  • cc844a61ca README board size Stephan I. Böttcher 2024-02-18 14:34:37 +01:00
  • 0071080484 checkout scripts Stephan I. Böttcher 2024-02-18 13:55:59 +01:00
  • ce7c64aa2f CHIP rename, J1 w/ Vcc, BAT spec label, … Stephan I. Böttcher 2024-01-22 20:23:12 +01:00
  • c956ff46ff ATtiny[24][012][24] are all compatible, probably Stephan I. Böttcher 2024-01-22 17:52:17 +01:00
  • 40dbea26fb README: add layout image Stephan I. Böttcher 2024-01-22 07:46:03 +00:00
  • 334a44aac1 New README Stephan I. Böttcher 2024-01-22 07:42:32 +00:00
  • ab5edeadd0 sch: pdf and png for README Stephan I. Böttcher 2024-01-21 13:48:23 +01:00
  • 3eb40062da pcb checkout, and one more cap Stephan I. Böttcher 2024-01-21 13:44:02 +01:00
  • b532a001b4 execute turbo.cmd Stephan I. Böttcher 2024-01-21 06:37:40 +01:00
  • 794c620003 gafrc Stephan I. Böttcher 2024-01-21 06:32:56 +01:00
  • 88fc40941e pcb: layout complete Stephan I. Böttcher 2024-01-21 06:28:44 +01:00