From 776880850e307cd6b8f61a8f483b6f4c93ba7277 Mon Sep 17 00:00:00 2001 From: Bancisor Date: Tue, 5 Nov 2024 16:21:58 +0200 Subject: [PATCH 1/2] docs:add initial page for the SDR workshop Signed-off-by: Bancisor --- docs/learning/index.rst | 11 ++++++++++- docs/learning/workshop_what_sw_for_sdr/index.rst | 6 ++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 docs/learning/workshop_what_sw_for_sdr/index.rst diff --git a/docs/learning/index.rst b/docs/learning/index.rst index d09db125..c31b1ab2 100644 --- a/docs/learning/index.rst +++ b/docs/learning/index.rst @@ -45,4 +45,13 @@ System Design :caption: Tools for High Speed Mixed Signal System Design :maxdepth: 1 - tools_for_hs/index \ No newline at end of file + tools_for_hs/index + + +Workshops +------------------------------------------------------------------------------- + +.. toctree:: + :maxdepth: 1 + + workshop_what_sw_for_sdr/index \ No newline at end of file diff --git a/docs/learning/workshop_what_sw_for_sdr/index.rst b/docs/learning/workshop_what_sw_for_sdr/index.rst new file mode 100644 index 00000000..9b72261a --- /dev/null +++ b/docs/learning/workshop_what_sw_for_sdr/index.rst @@ -0,0 +1,6 @@ +What software do I need for my SDR? +=============================================================================== + + +Future home of this workshop: + From 6b4edff69daa9df72e5c7402707d72e345fb4d61 Mon Sep 17 00:00:00 2001 From: Bancisor Date: Tue, 12 Nov 2024 17:14:10 +0200 Subject: [PATCH 2/2] workshops: add links to SDR Workshop. Signed-off-by: Bancisor --- docs/learning/workshop_what_sw_for_sdr/index.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/learning/workshop_what_sw_for_sdr/index.rst b/docs/learning/workshop_what_sw_for_sdr/index.rst index 9b72261a..c15abf7d 100644 --- a/docs/learning/workshop_what_sw_for_sdr/index.rst +++ b/docs/learning/workshop_what_sw_for_sdr/index.rst @@ -1,6 +1,19 @@ What software do I need for my SDR? =============================================================================== +FTC2023 Pluto Workshop +------------------------------------------------------------------------------ +- USB drive image is available `here `__ +- Documentation is available `here `__ (PPT, lab instructions and exercises) + +FTC2024 Jupiter Workshop +----------------------------------------------------------------------------- +- RPi400 SD Card image is available `here `_ +- Jupiter SD Card image is available `here `_ +- Documentation is available `here `_ (PPT, lab instructions and exercises) -Future home of this workshop: +Introduction +------------ +Future home of this workshop: +WIP