easypiezi/docs/changelogs/changelog_2019-10-09_v2.1.3_v2.1.4.md

134 lines
9.1 KiB
Markdown

###Pyr0-Piezo Changelog beta-avr-v2.1.3 to beta-avr-v2.1.4
#### Added Features
- Added EEPROM support for storing nvol settings [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5d72a5e817c182b90b1c9c7158d99bce744121f7)
- complete overhaul of serial input and debug output [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9e885f316effc105f29027d1b859969f77477851)
- updated serial input explaination to match new schema [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f4af33fe75c8306b567fdcaed92f238a0757499f)
- Added input parameter for vref constant [view commit](http://github.com/pyr0ball/pyr0piezo/commit/e416f1407251516217271dc6d09cad009e482987)
- Exported compiled firmware for m88p - v2.1.4 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4ff41f18ce0b1c58139e250de8a947de8211cd8f)
- Added new test points to programmer jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4608808df5d13756ee0563760b4966b42072caaa)
- Added script for updating through avrdude [view commit](http://github.com/pyr0ball/pyr0piezo/commit/59649de11401ac68c487e2539305b01cd5bcd9b9)
------------------------------------
#### Bugfixes
- synced nomenclature for vfollower variables [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9f172f1c1811d2084bfaf8771f36a87be4b083ab)
- removed duplicate definition [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a58a7d029f7332c47529b393d8b9c7ec140cd19e)
- fixed variable type for vm-constant serial input [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9f1d5dfb6c923cb349de127ae237627c905ad175)
- Fix for serial terminal line break symbol [view commit](http://github.com/pyr0ball/pyr0piezo/commit/1d805b1ced3d1c07a6105e6280dc2316f6425020)
- Reverted voltmeter code [view commit](http://github.com/pyr0ball/pyr0piezo/commit/e029364cdcea0ae07c5702dc48b4dc2b74cbba6d)
- Fixed serial command for voltmeter constant, added EEPROM support for it [view commit](http://github.com/pyr0ball/pyr0piezo/commit/8d5fb81219f9ea9ae8dca7b5eee8c9b6f7a8ae1d)
- Complete overhaul of FFC board for v2.1.2 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/8b598199a0122cff55cdbacefbc72c38841108e6)
------------------------------------
#### Full Changelog
- Initial PlatformIO conversion [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b35e11696e97826a48bfd4b67bf968b803ecb49f)
- Saving settings to EEPROM and other IMO sensible changes [view commit](http://github.com/pyr0ball/pyr0piezo/commit/6b9ea8ef06b5cac687a1fa3bb2bbc2e86cc9b85d)
- updated changelog to latest tag [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5d24008dab89edf7b41f16f9e83349c5e0daf8bb)
- Added section to readme about contributing [view commit](http://github.com/pyr0ball/pyr0piezo/commit/21a37ee2fd6b6ffb0c664d21897ed7691ac712ef)
- Merge branch 'loredans-additions' of https://github.com/pyr0ball/pyr0piezo [view commit](http://github.com/pyr0ball/pyr0piezo/commit/14651c0d8a27d1431cde9436dea7f583e87e192f)
- Updated gitignore, removed unnecessary files #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4165075fa04e9d272c837c94496393b7f12da8a5)
- Merge pull request #34 from loredan/master [view commit](http://github.com/pyr0ball/pyr0piezo/commit/6d471fd928e0e8528847f633a7832416d6675690)
- synced nomenclature for vfollower variables [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9f172f1c1811d2084bfaf8771f36a87be4b083ab)
- Added EEPROM support for storing nvol settings [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5d72a5e817c182b90b1c9c7158d99bce744121f7)
- complete overhaul of serial input and debug output [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9e885f316effc105f29027d1b859969f77477851)
- syntax cleanup #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/26d7a978d3b91ebc985dd5a2531db3ce93cce9ff)
- more syntax fixes (from merge) #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9ce36b86075be7ab63fc5a7872633c33d9f57950)
- actually added some of the changes intended for previous commit [view commit](http://github.com/pyr0ball/pyr0piezo/commit/59387f85027443852feffed5704f2e4e79e9d95d)
- restructured AVR firmware directory for vscode/PIO #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/6618f35f7d874082fde64678715ce25b670e8ce2)
- migrated vscode comfig files [view commit](http://github.com/pyr0ball/pyr0piezo/commit/bf33ef43d7cdac37e594681d37dcbfd043756392)
- updated serial input explaination to match new schema [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f4af33fe75c8306b567fdcaed92f238a0757499f)
- Cleanup remaining merge files #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5dd279775a475c2e9f271fbf0d9c5aacc25821de)
- fixed variable typo [view commit](http://github.com/pyr0ball/pyr0piezo/commit/d00b0d078a732321b527347aaf95e33d84dfe3f0)
- removed duplicate definition [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a58a7d029f7332c47529b393d8b9c7ec140cd19e)
- Added input parameter for vref constant [view commit](http://github.com/pyr0ball/pyr0piezo/commit/e416f1407251516217271dc6d09cad009e482987)
- slight change in comment structure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/aa6e3148a2f259023d83884bbcfd2365e75ee605)
- added changelog for v2.1.4 (Loredan's Additions) [view commit](http://github.com/pyr0ball/pyr0piezo/commit/04c0c9ddb9dfe61d093e12c9085c4edd19363b3b)
- Updated documentation and changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f13276cfe617e2e8ba19474f97c5901d7a4240c9)
- fixed changelog headers [view commit](http://github.com/pyr0ball/pyr0piezo/commit/cf34ffdaef7ccb11abbcf87239b5fcac93fc7f98)
- Merge pull request #35 from pyr0ball/loredans-additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5f963d4dda9bb04f5665e1257c79b71913196f62)
- documentation site formatting fixes [view commit](http://github.com/pyr0ball/pyr0piezo/commit/13a490d48f8763da503eb8c058b7ea603caa8c5f)
- fixed variable type for vm-constant serial input [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9f1d5dfb6c923cb349de127ae237627c905ad175)
- updated doc site nav link names [view commit](http://github.com/pyr0ball/pyr0piezo/commit/70ad44c5446d4fe61af9d8c70b26d94245b5cbf6)
- Fix for serial terminal line break symbol [view commit](http://github.com/pyr0ball/pyr0piezo/commit/1d805b1ced3d1c07a6105e6280dc2316f6425020)
- fixed syntax error in includes section [view commit](http://github.com/pyr0ball/pyr0piezo/commit/55e2042925abcbba6cb1a279671312ff1996a76a)
- Exported compiled firmware for m88p - v2.1.4 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4ff41f18ce0b1c58139e250de8a947de8211cd8f)
- added compiled firmware for m328pb - v2.1.4 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/056321a9e2d440502ba2b6bca57a022c24863f1e)
- Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a24e2ba97029aa76417927d5d576324ebe6c8342)
- Reverted voltmeter code [view commit](http://github.com/pyr0ball/pyr0piezo/commit/e029364cdcea0ae07c5702dc48b4dc2b74cbba6d)
- Removed old debug output define and sensor trigger debug output, modified VComp and VFol output to mV instead of 10-bit number #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/6976b3908d76636679a2723dab972102adaba23f)
- Fixed serial command for voltmeter constant, added EEPROM support for it [view commit](http://github.com/pyr0ball/pyr0piezo/commit/8d5fb81219f9ea9ae8dca7b5eee8c9b6f7a8ae1d)
- Fixed internal oscillator frequency configuration on ATmega88P, added configuration for ATmega328PB #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/51d734986b97ea8e070ab87eac70d871d057cfce)
- Merge pull request #36 from loredan/master [view commit](http://github.com/pyr0ball/pyr0piezo/commit/d1171549a09bc0ec8592f636b75b06ef8888c07c)
- Added new test points to programmer jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4608808df5d13756ee0563760b4966b42072caaa)
- Added script for updating through avrdude [view commit](http://github.com/pyr0ball/pyr0piezo/commit/59649de11401ac68c487e2539305b01cd5bcd9b9)
- Merge branch 'loredans-additions' of https://github.com/pyr0ball/pyr0piezo into loredans-additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/03364f7509bd6ea5d5fc0e7f21d120f65bfd6587)
- Code formatting unified [view commit](http://github.com/pyr0ball/pyr0piezo/commit/ecf28d89725a1c5c2d572805ca99c240a1882842)
- code formatting [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9126cd71a4b0a0570fe8f3b9295334bb94ac8ca3)
- Merge pull request #37 from pyr0ball/loredans-additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/75d86cb8361cf4b6e9ba5d1f44d2a102a852eaba)
- Complete overhaul of FFC board for v2.1.2 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/8b598199a0122cff55cdbacefbc72c38841108e6)
- Firmware shipped with Beta2 (v2.1.0) #changelog [view commit](http://github.com/pyr0ball/pyr0piezo/commit/e5e14583917c77ca48351c8057917f5a09ca2817)