13 KiB
###Pyr0-Piezo Changelog v2.2.1 to v2.3.0
Added Features
-
Added FFC-X-Mot board for v2.1.2 view commit
-
Added eagle source files for SingleDisk PCB adapters view commit
-
added configs for new features logic level and pzdet view commit
-
updated eagle parts library to latest view commit
-
Added support for either 5v or 3.3v operation view commit
-
updated parts library with new logo and TH parts view commit
-
Built pyr0-piezo v2 circuit on a business card view commit
-
added compiled firmware used on MPDM view commit
-
Added code for switching between 3.3v and 5v signal output view commit
-
Serial commands are now case-insensitive view commit
-
Added user-friendty VCC readings adjustment Minor fixes to i2c #bugfix view commit
Bugfixes
-
updated v2.2.0 eagle files with latest library parts view commit
-
gave singledisk pcb a bit more flex for better sensitivity view commit
-
updated piezoPCB singledisk for better actuation view commit
-
trying to eliminate those pesky lbr temp files again view commit
-
Added user-friendty VCC readings adjustment #featureadd Minor fixes to i2c view commit
-
fixed string concatentate issue on version_git.py view commit
Documentation Updates
-
updated internal version with latest commit view commit
-
updated circuit explanation docs view commit
-
Added installation tutorial for MPDM view commit
-
fixed typo and missing image asset on install page view commit
-
added a little more info about gettin support to installation page view commit
-
Fixed links to images in a couple of pages view commit
-
Added paypal.me donation link to docs site view commit
-
formatting fix for markdown in pt100 page view commit
-
Code comments/formatting view commit
-
fixed incorrect annotation on one config view commit
Full Changelog
-
updated readme view commit
-
#feature Autogenerating version number view commit
-
updated internal version with latest commit view commit
-
Merge branch 'develop' into master view commit
-
Merge pull request #64 from loredan/master view commit
-
Added FFC-X-Mot board for v2.1.2 view commit
-
Added eagle source files for SingleDisk PCB adapters view commit
-
added configs for new features logic level and pzdet view commit
-
updated v2.2.0 eagle files with latest library parts view commit
-
updated eagle parts library to latest view commit
-
updated eagle project file with latest library urn view commit
-
gave singledisk pcb a bit more flex for better sensitivity view commit
-
Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop view commit
-
Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo into develop view commit
-
Merge pull request #65 from pyr0ball/develop view commit
-
added eagle library backup files to gitignore view commit
-
updated gitignore with eagle library temp files view commit
-
updated eagle library with latest parts view commit
-
Update to README view commit
-
updated piezoPCB singledisk for better actuation view commit
-
trying to eliminate those pesky lbr temp files again view commit
-
updated circuit explanation docs view commit
-
Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo view commit
-
Added separate cmd file view commit
-
Attempt at fixing compile error view commit
-
Separating declaration and definition - volatile view commit
-
More separation of declaration and definition view commit
-
Added installation tutorial for MPDM view commit
-
fixed typo and missing image asset on install page view commit
-
added a little more info about gettin support to installation page view commit
-
updated gitignore for CAM outputs under Eagle_Files view commit
-
Added support for either 5v or 3.3v operation view commit
-
updated parts library with new logo and TH parts view commit
-
Built pyr0-piezo v2 circuit on a business card view commit
-
added compiled firmware used on MPDM view commit
-
Pull latest changes from master into develop view commit
-
Merge pull request #68 from loredan/master view commit
-
Added code for switching between 3.3v and 5v signal output view commit
-
Finished business card design view commit
-
Formatting view commit
-
i2c support, not tested #feature view commit
-
Added i2c bridge sketch view commit
-
Correct I2C port now used, fixed config and state reply view commit
-
Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo view commit
-
Added VCC switch to I2C view commit
-
Fixed links to images in a couple of pages view commit
-
Added paypal.me donation link to docs site view commit
-
fixed syntax error in pt100 page view commit
-
Merge pull request #70 from loredan/master view commit
-
Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop view commit
-
Serial commands are now case-insensitive view commit
-
Added user-friendty VCC readings adjustment Minor fixes to i2c view commit
-
Merge pull request #71 from loredan/master view commit
-
formatting fix for markdown in pt100 page view commit
-
Code comments/formatting view commit
-
fixed incorrect annotation on one config view commit
-
fixed string concatentate issue on version_git.py view commit