Commit Graph

119 Commits (master)

Author SHA1 Message Date
Etienne Wodey 713545535e Apply rustfmt 2024-04-25 09:55:51 +02:00
occheung 7729362d52 dds: add ram control 2021-01-29 16:47:28 +08:00
occheung d0d475bfbf cargo: update as SaiTLS 2021-01-29 16:46:07 +08:00
occheung 49c5fec30f Bug fixes:
+ Manage I/O Update pulse width.
- Remove retry-till-success PLL setup.
* Filter away unused bit in ASF when reading from DDS
* Reduce log from SPI
2021-01-27 15:56:46 +08:00
occheung fc1fedf890 main: incoporate alloc, tls, and flash 2020-12-18 17:46:56 +08:00
occheung f1069d951d urukul: failsave for PLL timeout 2020-12-18 17:43:59 +08:00
occheung adc5807ff1 mqtt: support sfkv 2020-12-18 17:42:26 +08:00
occheung d5f9480645 sfkv: init 2020-12-18 17:39:45 +08:00
occheung 2e86838a22 nal: emigrate to tls 2020-12-18 17:39:24 +08:00
occheung 19ea898c31 nal: migrate to tls 2020-12-18 17:38:58 +08:00
occheung 68d58857cf flash: init abstraction 2020-12-18 17:37:56 +08:00
occheung 52986e214f flash: fix flash read 2020-10-06 15:03:53 +08:00
occheung 3fb8114df1 flash: setup flash memory for ip/mac/name setup 2020-10-05 15:20:54 +08:00
occheung 41d3df26f2 mqtt_mux: profile independent output 2020-09-30 16:43:39 +08:00
occheung f8ccb66077 dds: fix return type 2020-09-30 16:42:54 +08:00
occheung 430fc12f54 mqtt_mux: elaborate process error 2020-09-30 15:57:33 +08:00
occheung b577c8b715 dds: strictly enforce ~lsb_first and sdio_input_only 2020-09-30 15:57:06 +08:00
occheung 21999b6cbf mqtt_mux: add feedback for singletone/clock 2020-09-29 17:02:43 +08:00
occheung b75c83be61 mqtt: changeable root topic name 2020-09-29 17:02:15 +08:00
occheung 95443a2283 urukul: add urukul clock config getter 2020-09-29 14:22:05 +08:00
occheung 3abc0c3e4e dds: improve comment 2020-09-29 14:21:26 +08:00
occheung c467b9a1b9 mqtt_mux: add feedback 2020-09-28 14:15:37 +08:00
occheung 90446bcce2 dds: fix tab 2020-09-28 14:13:32 +08:00
occheung 0a3518573a dds: add frequency sweep 2020-09-25 17:07:52 +08:00
occheung 242e03a8bd tcp_stack: add keep-alive 2020-09-25 17:07:29 +08:00
occheung 6280e092e3 main: fix cfg warn 2020-09-25 17:06:33 +08:00
occheung dff726d121 fix tab/space 2020-09-25 14:24:33 +08:00
occheung e86e609d6c tcp_stack: fix update_delay default value 2020-09-25 12:26:49 +08:00
occheung ab4749118c src: purge scpi 2020-09-25 10:59:15 +08:00
occheung b4d425dc37 log: inform itm issue 2020-09-25 10:57:50 +08:00
occheung 93f3b2dfb3 mqtt_mux: add publish example 2020-09-25 10:24:18 +08:00
occheung 10d265b480 urukul: rebranded lib 2020-09-24 17:36:53 +08:00
occheung e17cc27cbb main: functioning 2020-09-24 17:32:53 +08:00
occheung 4438032772 spi_slave: do not change io_update pin for spi3 2020-09-24 17:16:20 +08:00
occheung a855e9f699 flash: load data as static 2020-09-24 17:15:07 +08:00
occheung 26c987bd04 dds: add get/set for sys_clk 2020-09-24 17:14:27 +08:00
occheung 3211261488 dds: add ram control 2020-09-23 17:29:20 +08:00
occheung 01a66a58b3 cargo: remove scpi dependency 2020-09-23 14:56:15 +08:00
occheung bd80274e86 mqtt_mux: make one-command setter less chunky 2020-09-23 12:34:13 +08:00
occheung 2ef6bb393c urukul: add master clock div getter 2020-09-23 12:33:22 +08:00
occheung f1376cab07 mqtt_mux: fixed singletone parameter bug 2020-09-23 10:41:54 +08:00
occheung 7f00e5817d mqtt_mux: select topic using str op 2020-09-23 09:42:14 +08:00
occheung 9ea56ebde5 mqtt_mux: add cmd 2020-09-22 13:40:46 +08:00
occheung d47f9b4655 mqtt_mux: use nom 2020-09-21 17:31:34 +08:00
occheung 883e821794 dds: closure param for ram set 2020-09-18 14:08:51 +08:00
occheung 25f8363e54 dds: add RAM mode 2020-09-18 12:25:39 +08:00
occheung a5dbfdaf4f mqtt_mux: remove excessive paranthesis 2020-09-18 12:24:27 +08:00
occheung a7073c419b reduce warning 2020-09-18 12:23:28 +08:00
occheung 3758029a52 mqtt_mux: init 2020-09-17 17:02:01 +08:00
occheung e834e6fcea spi mux: remove traits 2020-09-17 12:19:05 +08:00