Commit Graph

96 Commits

Author SHA1 Message Date
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
occheung f77013c290 fpga config: fix unwrap bug 2020-09-17 11:48:32 +08:00
occheung e994000df1 fpga config: included into lib 2020-09-17 11:21:24 +08:00
occheung 412e6c0ea9 dds: allow single tone iterative setup 2020-09-16 14:23:01 +08:00
occheung ad34f6311f scpi: rm duplicate code 2020-09-16 13:08:05 +08:00
occheung e1abf87351 dds: more clk ctrl; scpi: sys_clk ctrl 2020-09-16 12:05:45 +08:00
occheung 331d1ff86f mqtt_to_scpi: strip away expected topic 2020-09-15 17:50:35 +08:00
occheung b502b42c92 scpi: fix frequency control 2020-09-15 14:03:59 +08:00
occheung 5438a81722 mqtt: fix ignoring args 2020-09-15 13:03:54 +08:00
occheung 4b52aa7099 mqtt: added mqtt to scpi conv 2020-09-15 12:17:42 +08:00
occheung 82867178f9 fix: reduce warning 2020-09-14 17:33:50 +08:00
occheung f94528ae2a scpi: add attenuator command 2020-09-14 17:33:32 +08:00
occheung 43ccb86697 scpi: adopt rust standard on result/option handling 2020-09-14 15:36:03 +08:00
occheung b11891e57f scpi: refine clock source cmd 2020-09-13 00:58:58 +08:00
occheung ecdb114679 src: replace hprint with logging 2020-09-10 14:35:47 +08:00
occheung 6616489a5e scpi: refine clock src cmd 2020-09-07 17:52:37 +08:00
occheung 7665a23896 scpi: introduce master clock setup 2020-09-07 14:07:39 +08:00
occheung 60c8215059 hal: upgrade to 0.7.1 2020-09-07 14:05:13 +08:00
occheung c740386d6b scpi: add macro for command struct 2020-09-04 17:52:37 +08:00
occheung 148f1c7a4e scpi: customise scpi tree macro 2020-09-04 17:02:05 +08:00
occheung 56cb6eb3fd scpi: redesign sw 2020-09-04 13:29:50 +08:00
occheung 37b7cc71b7 scpi: add switch ctrl command 2020-09-03 17:41:27 +08:00
occheung 9a42674bf9 nal: use minimq example 2020-09-01 17:41:40 +08:00
occheung 13bf8b6080 nal-client: init 2020-09-01 14:50:49 +08:00