Commit Graph

141 Commits (e67a37ebbd896c4cdc6869e6908fc3b1b59669cc)

Author SHA1 Message Date
Sebastien Bourdeauducq e67a37ebbd add cargosha256.nix 2020-09-24 11:11:44 +08:00
occheung 5dc9ec5a08 mqtt_client: rm debug 2020-09-23 10:44:38 +08:00
occheung f1376cab07 mqtt_mux: fixed singletone parameter bug 2020-09-23 10:41:54 +08:00
occheung 39969e602c nix: rm aranche-pnr, add mosquitto 2020-09-23 10:40:55 +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 72770d9276 mqtt_client: take out scpi 2020-09-17 17:05:09 +08:00
occheung 74f7b7ce61 mqtt_mux: init openocd 2020-09-17 17:02:41 +08:00
occheung 3758029a52 mqtt_mux: init 2020-09-17 17:02:01 +08:00
occheung 54e91c49e0 mf: using file name 2020-09-17 13:33:59 +08:00
occheung e174961bff mf: init 2020-09-17 13:29:33 +08:00
occheung 537a375f2c nix: rewire configure-fpga command 2020-09-17 13:19:23 +08:00
occheung c084da1848 migen: move add extension into build 2020-09-17 12:59:22 +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 89f9b48073 fpga config: fix spi transmission 2020-09-17 10:21:50 +08:00
occheung 4d73786880 migen: fix comment 2020-09-17 10:06:33 +08:00
occheung 52b285742e migen: use extension 2020-09-17 09:55:20 +08:00
occheung 1be44e256d fpga config: use include_bytes 2020-09-16 17:46:58 +08:00
occheung df510d18d1 openocd: add flash command 2020-09-16 17:46:13 +08:00
occheung 749da5a945 rm migen edit 2020-09-16 17:45:41 +08:00
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