Commit graph

65 commits

Author SHA1 Message Date
4ef7bfef0f
Update evaluation submodule URL to use HTTPS
All checks were successful
/ serve (push) Successful in 1m14s
2025-05-22 20:33:05 +02:00
252a872aa3
Fix token usage in checkout step of serve workflow
Some checks failed
/ serve (push) Failing after 11s
2025-05-22 20:31:24 +02:00
a364e38ce8
Update evaluation subproject to latest commit
Some checks failed
/ serve (push) Failing after 11s
2025-05-22 20:29:02 +02:00
e369543fe1
Upgrade uv.lock 2025-05-21 17:07:38 +02:00
161f49b6ec
Add evaluation submodule to .gitmodules and initialize subproject 2025-05-21 17:07:12 +02:00
8e22eeda59
Add release badge to README.md for better visibility of project updates 2025-05-19 14:16:59 +02:00
82776c21e9
Update badge styles in README.md for better visibility 2025-05-19 14:15:45 +02:00
216620d00d
Add air consumption analysis section to pneumatic system study
All checks were successful
/ serve (push) Successful in 13m52s
2025-05-15 21:30:02 +02:00
0283569efd
Update cours/BTS MS/TP/01-pneumatique.md 2025-05-09 16:19:20 +02:00
59d1294ba8
Change runner environment from 'uv' to 'myst' in serve workflow
All checks were successful
/ serve (push) Successful in 11m10s
2025-05-08 20:22:35 +02:00
d80efd3aa5
Update submodule URL for courstex to the correct repository
All checks were successful
/ serve (push) Successful in 59s
2025-05-08 18:03:34 +02:00
c10c626123
Add initial draft of pneumatic system study for SAM-B
Some checks failed
/ serve (push) Failing after 50s
2025-05-08 18:00:03 +02:00
c4f097177b
Fix font family formatting in matplotlibrc
All checks were successful
/ serve (push) Successful in 1m4s
2025-05-05 22:48:01 +02:00
5a44f02026
Update font family in matplotlibrc to DejaVuSansMono
All checks were successful
/ serve (push) Successful in 1m10s
2025-05-05 22:44:04 +02:00
55c5153380
Fix zip command to correctly package HTML files for release
All checks were successful
/ serve (push) Successful in 1m9s
2025-05-05 22:39:15 +02:00
b2523aba24
Refactor HTML build step to create and upload a zip archive
All checks were successful
/ serve (push) Successful in 1m9s
2025-05-05 22:33:51 +02:00
77b77778db
Update workflow trigger to respond to version tags instead of main branch 2025-05-05 22:28:15 +02:00
986a493d70
Add release step to upload built HTML artifacts
Some checks failed
/ serve (push) Failing after 1m17s
2025-05-05 22:21:57 +02:00
4ebdd81d59
Refactor code structure for improved readability and maintainability
All checks were successful
/ serve (push) Successful in 59s
2025-05-05 18:05:13 +02:00
6574b6c65d
Update artifact upload action to use Forgejo version
All checks were successful
/ serve (push) Successful in 1m5s
2025-05-05 17:10:23 +02:00
71b8630862
Refactor code structure for improved readability and maintainability
Some checks failed
/ serve (push) Failing after 47s
2025-05-05 16:48:54 +02: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