Commit graph

45 commits

Author SHA1 Message Date
22bfc1510b
Add procedure documentation for 3D scanning with Einscan SPv2 2025-03-15 00:00:27 +01:00
7ea0ad923c
Add course material on combinatorial logic with definitions, truth tables, and logical functions 2025-03-06 10:16:45 +01:00
ce388b1126
Add course material on numeral systems with definitions and conversion methods 2025-03-06 09:45:18 +01:00
9e02248a5a
Add execution step to Forgejo workflow for MyST build 2025-02-28 13:29:43 +01:00
976e5db7ed
Enable submodule checkout in Forgejo workflow configuration 2025-02-28 13:21:14 +01:00
df56660eb0
Refactor figures in documentation to use consistent syntax and improve layout; update myst.yml to remove obsolete output settings. 2025-02-28 13:18:21 +01:00
4b03461d1f
Add PDF export functionality and integrate courstex submodule 2025-02-28 12:57:28 +01:00
0240949bc6
Update README.md to fix Forgejo Actions badge link 2025-02-28 11:34:46 +01:00
f4cabbf11a
Update myst.yml to modify output settings for error handling and Matplotlib string removal 2025-02-27 18:38:15 +01:00
bc9d8904e2
Refactor signal visualizations to use Matplotlib, removing Altair dependencies and updating figure configurations for clarity 2025-02-27 18:33:19 +01:00
b032bb8610
Merge branch 'main' into cours 2025-02-27 17:52:01 +01:00
0503034e40
Update workflow configuration and replace Altair with Matplotlib for signal visualizations 2025-02-27 17:32:53 +01:00
5d9d2e0ea0
WIP: Add new course material on CAN (Convertisseur Analogique Numérique) with definitions, sampling, and conversion examples 2025-02-10 21:41:06 +01:00
8acd77664b
Update figure labels in 01-capteurs.md and 02-signaux.md for consistency 2025-02-10 21:40:48 +01:00
6cc2200683
Merge branch 'cours' 2025-02-10 18:36:13 +01:00
51fe7460bf
Merge branch 'dev' 2025-02-10 18:36:10 +01:00
5691023d0c
Refactor signal examples in 02-signaux.md to improve clarity and consistency 2025-02-10 18:35:16 +01:00
dd017fe510
Merge branch 'main' into cours 2025-02-10 18:03:56 +01:00
8e88580d2b
Rename test job to serve in workflow configuration 2025-02-10 17:59:02 +01:00
32ba3e7eaf
Update README to include course link and additional badges 2025-02-10 17:56:02 +01:00
1e808ae6b8
Remove unused imports from 02-signaux.md 2025-02-09 22:43:18 +01:00
f0d6ac3800
Merge branch 'main' of ssh://git.edgarpierre.fr:39529/edpibu/cours4.0 2025-02-09 22:42:07 +01:00
1a992a8174
Fix serve workflow to correctly install 'jupyter' dependency and update build command for HTML generation 2025-02-09 22:41:43 +01:00
a31ab300c2
Fix serve workflow to correctly install 'jupyter' dependency and update build command for HTML generation 2025-02-09 22:40:57 +01:00
cb665904ee
Fix serve workflow to correct 'jupyterlab' dependency in installation 2025-02-09 22:36:53 +01:00
ec450c6092
Update serve workflow to include 'jupyter' dependency in installation 2025-02-09 22:33:16 +01:00
8414448855
Enhance serve workflow by modifying build command to execute during HTML generation 2025-02-09 22:29:56 +01:00
e61850fd55
Replace demo workflow with serve workflow, adding dependencies and enhancing file copy process 2025-02-09 22:26:43 +01:00
7876c4685d
Add course material on signals, including definitions and types of signals 2025-02-09 22:26:04 +01:00
302e4e4a65
Add comprehensive documentation on sensors, including definitions and types 2025-02-09 21:39:02 +01:00
6b6187965a
Update laser cutting procedure to reflect machine model and enhance instructions 2025-02-09 19:51:48 +01:00
e4c4899d4a
Change trigger branch from 'dev-actions' to 'main' in demo workflow 2025-02-09 19:15:16 +01:00
2ede22e8e6
Replace 'Install generated files' step with 'Copy files' to remove old files before copying new ones in demo workflow 2025-02-09 19:10:35 +01:00
30855b3d0e
Fix install command in demo workflow to use 'install -d' for directory creation 2025-02-09 19:07:24 +01:00
65c88dbc73
Enhance demo workflow by adding step names for clarity and installing generated files 2025-02-09 19:06:08 +01:00
087875015c
Replace 'List contents' step with 'actions/checkout' in demo workflow 2025-02-09 19:00:01 +01:00
78a65545c1
Enhance demo workflow by adding step names for clarity and reorganizing commands 2025-02-09 18:58:40 +01:00
2256cc1647
Update pip install command in demo workflow to use mystmd 2025-02-09 18:54:47 +01:00
3312de4583
Fix command for building HTML output in demo workflow 2025-02-09 18:49:54 +01:00
4b629f14b2
Update demo workflow to trigger on dev-actions branch and add Python environment setup 2025-02-09 18:48:51 +01:00
53ea051b2f
Run actions on host 2025-02-09 18:44:30 +01:00
89d78e08a7
Merge branch 'dev-actions' of ssh://git.edgarpierre.fr:39529/edpibu/cours4.0 into dev-actions 2025-02-09 18:21:46 +01:00
65b562ab74
Add initial Forgejo Actions workflow for testing 2025-02-09 18:21:35 +01:00
f7990d484d
Add initial Forgejo Actions workflow for testing 2025-02-09 18:20:23 +01:00
9a27d2f47a
Initialize project, first pages 2025-02-09 18:11:29 +01:00