Commit graph

466 commits

Author SHA1 Message Date
fd7fa2b3bd Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2020-01-30 16:49:00 -08:00
91b72b71a1 updated circuit explanation docs #docs
addition to #45
2020-01-30 16:47:56 -08:00
db0e457450 trying to eliminate those pesky lbr temp files again #bugfix 2020-01-23 11:59:07 -08:00
effa5c7d7f updated piezoPCB singledisk for better actuation #bugfix 2020-01-23 11:32:04 -08:00
82dd63f111 Update to README 2020-01-21 16:01:40 -08:00
43e04a3e90 updated eagle library with latest parts 2020-01-21 15:56:32 -08:00
4c6e21e67a updated gitignore with eagle library temp files 2020-01-21 15:56:09 -08:00
d203ce5e96 added eagle library backup files to gitignore 2020-01-21 15:54:24 -08:00
Alan Weinstock
65f941cd06
Merge pull request #65 from pyr0ball/develop
Updates for rev 2.2.x, vscode fixes, new features.

- Added piezo disconnect detection
- Added function to invert logic level
2020-01-21 15:48:00 -08:00
76fb8c3631 Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo into develop 2020-01-20 17:01:50 -08:00
61995934eb Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo into develop 2020-01-20 17:01:19 -08:00
0de1676e64 gave singledisk pcb a bit more flex for better sensitivity #bugfix 2020-01-20 16:59:37 -08:00
62c459e0dc updated eagle project file with latest library urn 2020-01-20 16:37:31 -08:00
83e43f34ae updated eagle parts library to latest #featureadd 2020-01-20 16:36:58 -08:00
2e8d5cba4c updated v2.2.0 eagle files with latest library parts #bugfix 2020-01-20 16:31:00 -08:00
a4a9cb9081 added configs for new features logic level and pzdet #featureadd 2020-01-20 16:20:25 -08:00
6b6d13e08f Added eagle source files for SingleDisk PCB adapters #featureadd 2020-01-20 16:17:10 -08:00
9db036fc1e Added FFC-X-Mot board for v2.1.2 #featureadd 2020-01-20 16:11:45 -08:00
Alan Weinstock
ca0669d7df
Merge pull request #64 from loredan/master
Auto-include version number when building firmware from source #featureadd
2020-01-16 22:47:31 -08:00
Alan Weinstock
052023eb79
Merge branch 'develop' into master 2020-01-16 22:46:23 -08:00
3f5af8ced7 updated internal version with latest commit #docs 2020-01-16 17:30:30 -08:00
Vsevolod Merenkov
5cf9c4e94a #feature Autogenerating version number 2020-01-17 04:21:18 +03:00
1ed6701063 fixed new led behavior, was toggling instead of blipping #bugfix 2020-01-16 16:36:57 -08:00
7062179d58 fixed syntax issue with version variable #bugfix 2020-01-16 16:36:33 -08:00
9632847ad3 updated docs site nav for v2.2.1 changelog #docs 2020-01-16 11:29:46 -08:00
df804502cf updated changelog for v2.2.1 #docs 2020-01-16 11:27:11 -08:00
a1267204d5 changed error LED behavor to instead indicate a trigger event #featureadd 2020-01-16 11:22:18 -08:00
217c13b827 Changed default state of I2C input macro to enabled #featureadd 2020-01-16 11:21:31 -08:00
904d6af9dc changed default state for i2c input macro to enabled #featureadd 2020-01-16 11:19:03 -08:00
a3e4ec86a5 added firmware version to serial response #featureadd 2020-01-16 11:18:35 -08:00
882a8721f0 Added wiring image for ezpz uart #docs 2020-01-10 20:15:03 -08:00
85b63734d7 fixed another typo in docs #docs 2020-01-10 19:38:41 -08:00
5e82dc5cd5 fixed typo in link to uart pdf #docs 2020-01-10 19:37:25 -08:00
7d352360d9 added docs for wiring up UART and uploading firmware #docs 2020-01-10 19:34:04 -08:00
44bd9f0182 modified i2c registermap, added stubs #featureadd
making progress on i2c input.
new functions are stubs at the present
progress on #22
2020-01-06 11:30:22 -08:00
539e5d1411 added verbose output to PIO build flags 2020-01-06 11:28:12 -08:00
568dc93311 fixed missing semicolon #bugfix 2020-01-02 16:03:12 -08:00
49bfe7663b changed compiler to include help message only on 328pb #bugfix 2020-01-02 15:25:30 -08:00
a9d928833a fixed logic level change not taking effect til trigger #bugfix 2019-12-31 15:48:25 -08:00
e668988f3e added instructions for PZDET and LOGIC to main.cpp #docs 2019-12-31 15:47:52 -08:00
c30905bd74 fixed logic and pzdet inputs #bugfix 2019-12-31 15:30:21 -08:00
d903a8a4f3 removed bad merge lines 2019-12-31 15:28:40 -08:00
79f0d657da fixed platformio.ini to allow build and upload directly #bugfix 2019-12-31 15:09:51 -08:00
30999ed4a8 Updated changelog #docs 2019-12-28 03:47:24 -08:00
881940c217 Added piezo disk connection detection #featureadd
- First implementation for #46
2019-12-28 03:32:10 -08:00
2e4cf0ce58 Revert "fixed accidental reversal of gain adjust #oops"
This reverts commit 3dcadb5e4e.
2019-12-18 16:32:08 -08:00
3dcadb5e4e fixed accidental reversal of gain adjust #oops 2019-12-18 16:20:35 -08:00
4076423e1b fixing serial input not taking effect immediately #bugfix
Not a complete fix, still needs work
2019-12-18 16:12:44 -08:00
d30c60639c Merge branch 'develop' of https://github.com/pyr0ball/pyr0piezo into develop 2019-12-18 15:38:06 -08:00
Alan Weinstock
ecd472d80f
Merge pull request #63 from loredan/master
Fix for gain adjustment
2019-12-18 15:37:41 -08:00