Commit Graph

9155 Commits

Author SHA1 Message Date
Sébastien Bourdeauducq 567cd45eee Merge branch 'master' into nac3 2024-06-20 16:49:54 +08:00
Egor Savkin 19132ae0e3 Fix missing jquery in docs - fixes broken search
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-20 12:51:15 +08:00
Sebastien Bourdeauducq 84217157dd flake: update dependencies 2024-06-20 11:58:14 +08:00
Sebastien Bourdeauducq 85545a8447 flake: update dependencies 2024-06-19 12:43:36 +08:00
morgan 77580b5bf6 kasli: raise error when enabling WRPLL with v1.x 2024-06-19 12:40:52 +08:00
morgan 84b97976c0 kasli: fix v1.0 & v1.1 compilation error 2024-06-19 12:40:26 +08:00
Florian Agbuya ff79854c46 plot_xy: fix missing x values handling
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-06-13 12:19:05 +08:00
architeuthis a167cc6043 doc: fix formatting in Installing page 2024-06-13 12:14:53 +08:00
architeuthis 1ee3988188 doc: Refactor manual table of contents 2024-06-12 15:48:28 +08:00
architeuthidae 2c945f260e
doc: 'Getting started with core device' manual page edit (#2431) 2024-06-12 15:43:53 +08:00
architeuthidae f432529014
doc: 'Core device' manual page overhaul (#2430) 2024-06-12 14:50:48 +08:00
Florian Agbuya bfeac30c44 test_embedding: add int boundary test from 25168422a
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-06-07 14:11:05 +08:00
Florian Agbuya a901ab74b5 compiler: fix int boundary checks
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-06-07 14:11:05 +08:00
architeuthis 8b64315ecf Deleted reference to board packages 2024-06-06 13:44:04 +08:00
architeuthis 4509ad86f8 Remove outdated references to examples/master, fix labels 2024-06-06 13:44:04 +08:00
architeuthis 59302da71c docs: 'Installing ARTIQ' manual page overhaul 2024-06-06 13:44:04 +08:00
mwojcik 1a1aa07019 remove cargo-xbuild, fix nix build 2024-06-06 10:44:41 +08:00
Sebastien Bourdeauducq bfbdac0dc2 flake: update dependencies 2024-06-06 10:01:27 +08:00
Sebastien Bourdeauducq c1a86f91d3 bump major version number 2024-06-06 09:47:59 +08:00
Sebastien Bourdeauducq ebc1e3fb76 bump major version number 2024-06-06 09:45:54 +08:00
Sebastien Bourdeauducq 927bb3b6b4 flake: update dependencies 2024-06-06 09:35:05 +08:00
Simon Renblad 1bb3c503d9 moninj: sub on display, unsub on hide 2024-06-05 17:59:36 +08:00
Simon Renblad 5e73245cef moninj: delete widget action 2024-06-05 17:59:36 +08:00
Simon Renblad b74beac6b9 moninj: add drag drop 2024-06-05 17:59:36 +08:00
Simon Renblad c256d113de dndwidgets: add DragDropFlowLayoutWidget 2024-06-05 17:59:36 +08:00
Simon Renblad 33d3688bfc moninj: state management 2024-06-05 17:59:36 +08:00
Simon Renblad 88903fb38c artiq_dashboard: connect Devices sub after loading state 2024-06-05 17:59:36 +08:00
Simon Renblad 7fae395b88 moninj: add dock label 2024-06-05 17:59:36 +08:00
Simon Renblad d3d50d790a gui.tools: add DoubleClickLineEdit 2024-06-05 17:59:36 +08:00
Simon Renblad 154f186f18 moninj: add _AddChannelDialog 2024-06-05 17:59:36 +08:00
Simon Renblad ad170b469c moninj: multiple docks 2024-06-05 17:59:36 +08:00
Simon Renblad 9fc4cdea6b moninj: dock add layoutwidget 2024-06-05 17:59:36 +08:00
Simon Renblad 2fde21152a moninj: merge docks 2024-06-05 17:59:36 +08:00
Simon Renblad 51837ce1a2 moninj: consistent sort keys 2024-06-05 17:59:36 +08:00
Simon Renblad 5cd21c7a6d moninj: add uid method to widgets 2024-06-05 17:59:36 +08:00
Simon Renblad e742dc9503 moninj: refactor _DACWidget 2024-06-05 17:59:36 +08:00
Sébastien Bourdeauducq 9a770c15c5 RELEASE_NOTES: update 2024-06-05 16:51:23 +08:00
Sébastien Bourdeauducq d252b12cf6 README: remove outdated and unmaintainable Sinara crate count 2024-06-03 16:16:32 +08:00
mwojcik f1e1e54940 sinara_tester: simplify almazny tests 2024-06-03 15:15:32 +08:00
mwojcik 20c67aca23 sinara_tester: break apart legacyalmazy, add almazny tests 2024-06-03 15:15:32 +08:00
mwojcik 793f8a3c8c legacy almazny: fix missing units, remove dead code 2024-06-03 15:15:32 +08:00
Sebastien Bourdeauducq f496e6da7c flake: update dependencies 2024-06-01 11:28:22 +08:00
architeuthis d609ed4a58 docs: Minor manual fix 2024-06-01 11:15:37 +08:00
mwojcik 48f3071ee8 adf5356: sync before setting muxout 2024-05-31 08:33:03 +08:00
morgan 49e402780b Firmware: runtime WRPLL
runtime: enable WRPLL interrupt
runtime: add WRPLL interrupt handler
rtio_clocking: add main si549 setup
rtio_clocking: add 125Mhz wrpll refclk & helper si549 setup
2024-05-29 16:52:08 +08:00
morgan 44cfacf2c4 Firmware: frequency multipler for WRPLL
si549: add bit bang mmcm dynamic configuration
si549: add 125Mhz wrpll refclk setup
2024-05-29 16:52:08 +08:00
morgan c5147d7744 Gateware: kasli runtime WRPLL setup
kasli: use enable_wrpll from json to switch from si5324 to si549
kasli: add wrpll
kasli: add wrpll interrupt
kasli: add clk_synth_se
kasli: add wrpll_refclk for runtime
kasli: add WRPLL_REF_CLK config for firmware
2024-05-29 16:52:08 +08:00
morgan d5b1f04dcc Gateware: frequency multiplier for WRPLL
wrpll: add mmcm with DRP to generate 125Mhz refclk
2024-05-29 16:52:08 +08:00
morgan dad62c1aec io_expander: fix efc shuttler compilation error 2024-05-29 14:24:42 +08:00
morgan 77c50324ef flake: update libfringe hash 2024-05-29 14:24:42 +08:00