Add papers describing PID controller implementation for self-regulating systems
This commit is contained in:
@@ -1,11 +1,14 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### v0.75-alpha2
|
### v0.75-alpha2
|
||||||
- Use internal oscillator without CKDIV8.
|
|
||||||
- Increase available memory to 4096 bytes.
|
- Increase available memory to 4096 bytes.
|
||||||
|
- Use external 18.432 MHz crystal oscillator.
|
||||||
|
- Consolidate unfinished tasks and update documentation.
|
||||||
|
- Add papers describing PID controller implementation.
|
||||||
|
- Move fuse Makefile variables to general settings.
|
||||||
- Change ARCH and MCU settings to match chip signature.
|
- Change ARCH and MCU settings to match chip signature.
|
||||||
- Update module 'pwm' to run on atmega1284p hardware.
|
- Update module 'pwm' to run on atmega1284p hardware.
|
||||||
- Update module 'usart' to run on atmega1284p hardware.
|
- Update module 'uart' to run on atmega1284p hardware.
|
||||||
- Update module 'watchdog' to run on atmega1284p hardware.
|
- Update module 'watchdog' to run on atmega1284p hardware.
|
||||||
- Update module 'memory' to run on atmega1284p hardware.
|
- Update module 'memory' to run on atmega1284p hardware.
|
||||||
- Update Makefile settings for new chip architecture.
|
- Update Makefile settings for new chip architecture.
|
||||||
|
|||||||
BIN
docs/external/PIDC-01.pdf
vendored
Normal file
BIN
docs/external/PIDC-01.pdf
vendored
Normal file
Binary file not shown.
BIN
docs/external/PIDC-02.pdf
vendored
Normal file
BIN
docs/external/PIDC-02.pdf
vendored
Normal file
Binary file not shown.
BIN
docs/external/PIDC-03.pdf
vendored
Normal file
BIN
docs/external/PIDC-03.pdf
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user