occheung
  • Joined on 2020-05-03
occheung pushed to master at M-Labs/humpback-dds 2020-09-25 11:26:16 +08:00
26225719a1 make: simplify
235ddaaf39 nix: simplify
0b01b9f090 openocd: clean cfg
Compare 3 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-25 11:03:26 +08:00
5a2770b825 rm examples
occheung pushed to master at M-Labs/humpback-dds 2020-09-25 11:00:22 +08:00
ab4749118c src: purge scpi
b4d425dc37 log: inform itm issue
93f3b2dfb3 mqtt_mux: add publish example
f993ee5e28 cargo: modify dependencies
Compare 19 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-23 10:44:58 +08:00
5dc9ec5a08 mqtt_client: rm debug
f1376cab07 mqtt_mux: fixed singletone parameter bug
39969e602c nix: rm aranche-pnr, add mosquitto
Compare 3 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-23 09:43:06 +08:00
7f00e5817d mqtt_mux: select topic using str op
9ea56ebde5 mqtt_mux: add cmd
d47f9b4655 mqtt_mux: use nom
883e821794 dds: closure param for ram set
Compare 4 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-18 12:25:55 +08:00
25f8363e54 dds: add RAM mode
a5dbfdaf4f mqtt_mux: remove excessive paranthesis
a7073c419b reduce warning
72770d9276 mqtt_client: take out scpi
74f7b7ce61 mqtt_mux: init openocd
Compare 10 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-17 12:41:01 +08:00
e834e6fcea spi mux: remove traits
f77013c290 fpga config: fix unwrap bug
Compare 2 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-17 11:36:46 +08:00
e994000df1 fpga config: included into lib
89f9b48073 fpga config: fix spi transmission
4d73786880 migen: fix comment
52b285742e migen: use extension
Compare 4 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-16 17:47:27 +08:00
1be44e256d fpga config: use include_bytes
df510d18d1 openocd: add flash command
749da5a945 rm migen edit
6ba3b89701 cargo.lock: commit
Compare 4 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-16 14:23:18 +08:00
412e6c0ea9 dds: allow single tone iterative setup
ad34f6311f scpi: rm duplicate code
Compare 2 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-16 12:06:03 +08:00
e1abf87351 dds: more clk ctrl; scpi: sys_clk ctrl
occheung pushed to master at M-Labs/humpback-dds 2020-09-15 17:50:52 +08:00
331d1ff86f mqtt_to_scpi: strip away expected topic
b502b42c92 scpi: fix frequency control
5438a81722 mqtt: fix ignoring args
Compare 3 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-15 12:18:09 +08:00
4b52aa7099 mqtt: added mqtt to scpi conv
occheung pushed to master at M-Labs/humpback-dds 2020-09-14 17:34:08 +08:00
82867178f9 fix: reduce warning
f94528ae2a scpi: add attenuator command
Compare 2 commits »
occheung pushed to master at M-Labs/humpback-dds 2020-09-14 15:36:31 +08:00
43ccb86697 scpi: adopt rust standard on result/option handling
occheung pushed to master at M-Labs/humpback-dds 2020-09-13 00:59:23 +08:00
b11891e57f scpi: refine clock source cmd
occheung pushed to master at M-Labs/humpback-dds 2020-09-11 17:37:16 +08:00
412308b39d tcp_client: minor change
occheung pushed to master at M-Labs/humpback-dds 2020-09-10 17:44:48 +08:00
3292ccda83 examples: itm debug fix
occheung pushed to master at M-Labs/humpback-dds 2020-09-10 17:15:48 +08:00
d6a05a7579 tcp_client: rm extra clk
occheung pushed to master at M-Labs/humpback-dds 2020-09-10 16:22:30 +08:00
eaaee84fbc itm: enable itm logging