Commit graph

  • c9b0690b2b md3 irena: fixes stephan 2019-04-21 23:15:58 +00:00
  • e85aea3c4e armlib: fix housekeeping() stephan 2019-04-21 22:33:14 +00:00
  • 6e1cd1d987 md3 irena: fix ADC_uV, rate status, irena command stephan 2019-04-21 21:21:14 +00:00
  • d9c77ae9d2 md3 irena: eliminate infinite loop, dooh stephan 2019-04-21 17:48:26 +00:00
  • a7494c1ad1 md3 irena: process all input read in get_line() stephan 2019-04-21 16:08:44 +00:00
  • 9837102904 md3 irena: sleep after uart/baud, for real now stephan 2019-04-21 15:49:59 +00:00
  • 3f479d8f98 flash_MD3: sleep after uart/baud, bitfile stephan 2019-04-21 15:46:02 +00:00
  • 304d2a41c3 md3 irena: start at 38400 baud when do_reset stephan 2019-04-21 15:35:22 +00:00
  • a633ec9b11 md3 irena: do not abort when </dev/null stephan 2019-04-21 15:20:28 +00:00
  • 86afc11357 md3 irena: add .age to status stephan 2019-04-21 15:07:58 +00:00
  • c0403d573c md3 irena: fix _hk return stephan 2019-04-21 15:03:11 +00:00
  • 8ec4dbc8d1 md3 irena: arm_reset() stephan 2019-04-20 22:02:11 +00:00
  • 0653eb4a86 MD3 irena: fixes stephan 2019-04-20 21:32:07 +00:00
  • 687d4ebd82 md3 irena v0.9 stephan 2019-04-20 09:47:09 +00:00
  • 9666a09a72 libirena: fix nm_counter stephan 2019-04-20 09:45:55 +00:00
  • 51a0535163 MD3 irena: … stephan 2019-04-19 01:10:39 +00:00
  • a750c31ac0 MD3 irena: … stephan 2019-04-18 20:38:19 +00:00
  • d9cd4c9ec0 arm pressure: fix /reset stephan 2019-04-18 20:36:38 +00:00
  • 1bb14b0527 arm MD3: fix hk in CRON stephan 2019-04-18 20:35:42 +00:00
  • d3555e8eac libirena: sparse pressure, nm_counter stephan 2019-04-18 20:19:01 +00:00
  • bb000d6bfc arm pres/inj stephan 2019-04-17 23:21:49 +00:00
  • 8403b5e42e arm/reboot stephan 2019-04-17 23:21:34 +00:00
  • a57b07d342 arm ld script: do not load section persists stephan 2019-04-17 22:48:31 +00:00
  • 1246f9de28 arm fix arm/dooh stephan 2019-04-17 22:47:54 +00:00
  • 57eae99dbf md3 irena acqusition program stephan 2019-04-17 01:10:23 +00:00
  • 1b1c42e649 arm: flash_MD3 with flight config @ 921600 baud stephan 2019-04-16 20:52:16 +00:00
  • 0d2ef502ef arm irena/windows four windows stephan 2019-04-16 20:39:56 +00:00
  • a37cbfa174 arm/reset stephan 2019-04-16 10:37:40 +00:00
  • c14327a076 arm: pres/inj/reset/calib/sensor stephan 2019-04-16 10:03:34 +00:00
  • ee031ddbe1 arm: reboot_magic in new section .persist, REBOOT.RC stephan 2019-04-15 09:49:59 +00:00
  • 2d9fff22fe flash_NMRENA: prepare for var/cache stephan 2019-03-28 20:53:05 +00:00
  • 1412f6b7e0 arm variable_cache: count variables in cache stephan 2019-03-27 13:12:50 +00:00
  • 98cdd116b4 armlib: ifc._stream_fifos stephan 2019-03-27 12:52:03 +00:00
  • 817fcdbca4 libirena: fix base64 decoder for lines with odd number of bytes stephan 2019-03-27 12:51:06 +00:00
  • db46df84dc arm: variables cache stephan 2019-03-26 21:35:22 +00:00
  • 608508103d arm isr: reduce spurious irqs warnings stephan 2019-03-26 20:16:05 +00:00
  • 6509d76ce2 libirena stephan 2019-03-26 17:39:27 +00:00
  • e0b6696f59 flash_NMRENA: udp stereo1 -> grautvornix stephan 2019-03-26 16:21:18 +00:00
  • 3b04f30db2 arm flash: allow 126 char per .RC line stephan 2019-03-26 16:20:19 +00:00
  • 9cc9bf950d armlib: fat_from_file(…, patch=False) stephan 2019-03-26 16:19:27 +00:00
  • d2d7d1c2dd nm64: rule to parse %.b64 files stephan 2019-03-26 16:18:35 +00:00
  • b18d1bf90c arm nm64: fix adc_spy() stephan 2019-03-26 16:17:53 +00:00
  • 6893eae05a uartterm: isp_burn_image(…, patch=False) stephan 2019-03-26 16:17:23 +00:00
  • f43fe2eda4 arm spurious error irqs less verbose, export count and status stephan 2019-03-24 20:17:49 +00:00
  • 41f0ae6980 arm: fix udp_send_message() message() is called from interrupts. Sending messages via UDP needs the SPI. Bad things happen when a message is send while something else is using the SPI. Fix: udp_send_message() queues the message. udp_poll_message() will submit it to the NIC. Scripts need to call udp_poll_message(). Scripts now also call ssp_poll() after each command. The mainloop calls udp_poll_message() via udp_poll(). stephan 2019-03-24 01:24:34 +00:00
  • eae20e4134 arm: isp_stackdump() stephan 2019-03-22 13:37:27 +00:00
  • 5410beb317 arm nm64: fix compile error stephan 2019-03-22 13:36:16 +00:00
  • c9fcfbaa88 uartterm: oops.py stephan 2019-03-22 00:24:44 +00:00
  • 0191555d55 arm usb: more bits in spurious USB error messages stephan 2019-03-21 22:17:05 +00:00
  • c04b3b24d6 nm64file: read_base64() stephan 2019-03-21 21:43:33 +00:00
  • d338b12233 arm: v nm64_adc_spy_request stephan 2019-03-21 21:42:28 +00:00
  • c04406333d uartterm.Start(): autodetekt binary mode by file extension .dat vs .b64 stephan 2019-03-21 21:41:15 +00:00
  • baea08291a uartterm: print timestamps with (bogus)messages stephan 2019-03-20 11:54:25 +00:00
  • 231b1c051f arm/irena/Makefile: decode base64 files stephan 2019-03-20 11:53:30 +00:00
  • 267cc9723a flash_NMRENA: fully spell and ops stephan 2019-03-12 13:22:15 +00:00
  • 575a651c41 arm echo/..: fix swapped /mes /lcd stephan 2019-03-12 13:21:15 +00:00
  • 36d5582655 nm64file: print utf8 chars in messages stephan 2019-03-12 13:20:20 +00:00
  • d2447b29a8 arm expression: fix and or operators stephan 2019-03-12 13:19:45 +00:00
  • f06336d863 arm sc/cron behave when no filename is given stephan 2019-03-12 13:18:27 +00:00
  • 37f774ba43 arm usb: limit the number of spurios irq messages stephan 2019-03-12 13:17:19 +00:00
  • 0d8a60418f arm nm/hv/step fix stephan 2019-03-11 14:18:10 +00:00
  • 2b2a2a1dad arm nm/hv/step stephan 2019-03-11 14:16:34 +00:00
  • ccdd60b8aa arm stream/from_file: close file when done stephan 2019-03-11 14:15:46 +00:00
  • d2c61592d3 uartterm: improve reader performance? stephan 2019-03-07 20:24:41 +00:00
  • 8045bab862 arm echo/«msgprio» stephan 2019-03-07 19:53:32 +00:00
  • 21814e0aa7 nmrena: fix HV scripts stephan 2019-03-07 17:21:01 +00:00
  • c1d38a2ef0 uartterm: do not parse datalines when not dump_binary stephan 2019-03-07 17:20:08 +00:00
  • 414e50c3fd armlib: fat_to_file(), fat_from_file(patch) stephan 2019-03-07 17:18:47 +00:00
  • 0ae3b9a1f8 nmrena: use echo/eval in INIT.RC stephan 2019-03-06 22:06:39 +00:00
  • 1c9ff15cfb nmrena: hv green calib stephan 2019-03-06 21:52:21 +00:00
  • 769666c08f arm echo new syntax: e/lcd[] stephan 2019-03-06 21:50:56 +00:00
  • cbb524c7b7 arm parse_named_keywords/flg[] stephan 2019-03-06 21:49:19 +00:00
  • 809aec4748 arm nm/hv/ramp fixes stephan 2019-03-05 22:15:57 +00:00
  • bd08b35ac1 armlib: .sVAR(), .Var(ref=) stephan 2019-03-05 22:14:40 +00:00
  • 85e11c3233 arm script/if: cmd; cmd stephan 2019-03-05 22:11:07 +00:00
  • 5367aed9bd arm nm64/hv/ramp stephan 2019-03-05 15:55:33 +00:00
  • ea3513ee8e arm ssp improved error reporting stephan 2019-03-04 11:12:56 +00:00
  • dd27bdd3ea arm: altera_sync() stephan 2019-02-28 22:44:00 +00:00
  • 12661db11c arm: nm64/hv_dac/ramp stephan 2019-02-28 19:34:21 +00:00
  • 554164159b arm/nm64: fix DABT in hv_dac(), fix spy_adc() stephan 2019-02-27 20:54:04 +00:00
  • 4aa7ae3abf armlib: .cat() stephan 2019-02-27 20:52:52 +00:00
  • bec7ddcfa2 arm/isr: fix recursive stackdump in DABT… stephan 2019-02-27 20:52:21 +00:00
  • 87e5804c13 arm/nm64: fix adc_spy() stephan 2019-02-27 17:08:57 +00:00
  • 5fcd5f4fd3 uartterm: extend Reset duration, may be necessary with those series resistors stephan 2019-02-27 17:07:44 +00:00
  • db45f63daa arm: nm/hv_dac stephan 2019-02-27 12:11:06 +00:00
  • eda0174a80 arm/nm64: set_dac_uvolt() stephan 2019-02-26 23:02:44 +00:00
  • b1a711d365 nm64: class HVcalib stephan 2019-02-26 09:09:40 +00:00
  • bda5136d38 arm: BOX=TANOS stephan 2019-02-26 09:08:50 +00:00
  • 5c25bf5734 arm/nm64: fix nn/dac/all stephan 2019-02-26 09:08:18 +00:00
  • f379c4886a arm/uart: fix default baud rate, remove 3Mbps (dll>=2), set var baudrate stephan 2019-02-26 09:06:34 +00:00
  • 1f0fed0140 arm/nm64: spy_adc() stephan 2019-02-26 00:04:49 +00:00
  • aa4a21d862 arm/pressure: remove obsolete structures stephan 2019-02-26 00:04:16 +00:00
  • 82defa0004 uart: more baudrates stephan 2019-02-21 11:29:17 +00:00
  • da899ac544 uart: setting for baudrate 921600 stephan 2019-02-21 08:05:06 +00:00
  • cffc82fff8 isr: do not stop at spurious IRQs stephan 2019-02-20 22:14:24 +00:00
  • ceb32a959a irena for MD3 stephan 2019-02-11 17:22:48 +00:00
  • d2c0ff00fb irena: negated pulse upload, fix peek() stephan 2019-02-11 17:22:16 +00:00
  • b0106f85b0 IRENA: MD3(), isS() stephan 2019-02-11 17:00:29 +00:00
  • d9a58c85ff .SpW_read() stephan 2019-02-04 11:44:41 +00:00
  • bba072a173 fixes fro the new syntax of things stephan 2019-01-30 15:23:12 +00:00