Commit Graph

114 Commits (6ba3b8970110a61de5ea30f21bb9b46a56602755)

Author SHA1 Message Date
occheung 6ba3b89701 cargo.lock: commit 2020-09-16 17:45:14 +08:00
Sebastien Bourdeauducq f40c48d2c3 README: update 2020-09-16 15:24:27 +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 412308b39d tcp_client: minor change 2020-09-11 17:36:41 +08:00
occheung 3292ccda83 examples: itm debug fix 2020-09-10 17:44:33 +08:00
occheung d6a05a7579 tcp_client: rm extra clk 2020-09-10 17:15:29 +08:00
occheung eaaee84fbc itm: enable itm logging 2020-09-10 16:22:12 +08:00
occheung ecdb114679 src: replace hprint with logging 2020-09-10 14:35:47 +08:00
occheung b954449ceb eth ex: support tcp client 2020-09-10 14:35:11 +08:00
occheung 05b056d273 eth clock: init 2020-09-10 14:34:31 +08:00
occheung 1821b55fc1 cargo: cleanup dependencies 2020-09-10 10:29:35 +08:00
occheung a45d5e5604 logger: init 2020-09-10 10:28:51 +08:00
occheung c0084bc26d openocd: init itm 2020-09-10 10:27:52 +08:00
occheung cd9767efc0 gitignore: add itm.fifo 2020-09-10 10:26:22 +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 4c88c31aca tcp_client: rm print 2020-09-04 13:31:11 +08:00
occheung 79ce44552b mqtt_client: init 2020-09-04 13:30:44 +08:00
occheung 6184e58308 eth_server: modify scpi tree 2020-09-04 13:30:22 +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 171ce942c3 ethernet: handle exit 2020-09-02 17:23:03 +08:00
occheung 3b83b6560f tcp_client: init 2020-09-02 11:00:04 +08:00
occheung 9a42674bf9 nal: use minimq example 2020-09-01 17:41:40 +08:00
occheung 843556d5e9 readme: rm issue 2020-09-01 15:06:09 +08:00
occheung 13bf8b6080 nal-client: init 2020-09-01 14:50:49 +08:00
occheung 1e7fd93835 scpi: fix dds test sdio_in_only 2020-09-01 10:21:55 +08:00
occheung 8dbf621679 scpi: implement tst 2020-08-31 17:43:15 +08:00
occheung f60ec09b29 scpi: implement rst 2020-08-31 16:48:21 +08:00
occheung d78f85721f ethernet: minimal impl for urukul as scpi device 2020-08-31 13:32:08 +08:00
occheung b0272a6fc2 urukul: add commented code, but with lifetime conflict 2020-08-31 12:32:39 +08:00
occheung 49594dfb3b urukul: very bad constructor 2020-08-31 11:36:05 +08:00
occheung 69761c4517 cpld: fix indent 2020-08-31 09:34:38 +08:00
occheung 4852fc54ea cpld: detach from lib.rs 2020-08-31 09:31:56 +08:00
occheung 0816220065 scpi: use forked 0.3.4, changing round 2020-08-29 23:44:27 +08:00
occheung c39aa289d5 toml: add rounding library for f64 2020-08-28 16:32:45 +08:00
occheung f92b2ba6f5 ethernet: add scpi to silent socket example 2020-08-28 15:48:13 +08:00