Commit graph

288 commits

Author SHA1 Message Date
Vsevolod Merenkov
6976b3908d Removed old debug output define and sensor trigger debug output, modified VComp and VFol output to mV instead of 10-bit number #changelog 2019-09-30 03:02:14 +03:00
Vsevolod Merenkov
e029364cdc Reverted voltmeter code #bugfix 2019-09-30 02:56:24 +03:00
Vsevolod Merenkov
a24e2ba970 Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2019-09-30 02:52:11 +03:00
056321a9e2 added compiled firmware for m328pb - v2.1.4 2019-09-26 15:54:55 -07:00
4ff41f18ce Exported compiled firmware for m88p - v2.1.4 #featureadd 2019-09-26 15:43:08 -07:00
55e2042925 fixed syntax error in includes section 2019-09-26 15:42:33 -07:00
Vsevolod Merenkov
1d805b1ced Fix for serial terminal line break symbol #bugfix 2019-09-27 01:09:05 +03:00
70ad44c544 updated doc site nav link names 2019-09-26 09:41:25 -07:00
9f1d5dfb6c fixed variable type for vm-constant serial input #bugfix 2019-09-25 15:33:23 -07:00
13a490d48f documentation site formatting fixes 2019-09-25 15:30:46 -07:00
Alan Weinstock
5f963d4dda
Merge pull request #35 from pyr0ball/loredans-additions
Merging Loredans additions.

Conflicts were resolved in pull from @loredan fork
2019-09-25 15:26:32 -07:00
cf34ffdaef fixed changelog headers 2019-09-25 15:14:02 -07:00
f13276cfe6 Updated documentation and changelog 2019-09-25 15:01:39 -07:00
04c0c9ddb9 added changelog for v2.1.4 (Loredan's Additions) 2019-09-25 14:52:08 -07:00
aa6e3148a2 slight change in comment structure 2019-09-25 14:44:53 -07:00
e416f14072 Added input parameter for vref constant #featureadd
Added an option to change the vref constant over serial
2019-09-25 14:43:53 -07:00
a58a7d029f removed duplicate definition #bugfix 2019-09-25 14:35:51 -07:00
d00b0d078a fixed variable typo 2019-09-25 14:20:40 -07:00
5dd279775a Cleanup remaining merge files #changelog 2019-09-25 14:07:58 -07:00
f4af33fe75 updated serial input explaination to match new schema #featureadd 2019-09-25 14:01:43 -07:00
bf33ef43d7 migrated vscode comfig files 2019-09-25 13:22:24 -07:00
6618f35f7d restructured AVR firmware directory for vscode/PIO #changelog 2019-09-25 13:18:47 -07:00
59387f8502 actually added some of the changes intended for previous commit 2019-09-25 13:12:25 -07:00
9ce36b8607 more syntax fixes (from merge) #changelog 2019-09-25 13:10:57 -07:00
26d7a978d3 syntax cleanup #changelog 2019-09-25 13:09:09 -07:00
9e885f316e complete overhaul of serial input and debug output #featureadd
Input is now parsed without the "<,>" characters
2019-09-25 13:02:31 -07:00
5d72a5e817 Added EEPROM support for storing nvol settings #featureadd 2019-09-25 12:55:39 -07:00
9f172f1c18 synced nomenclature for vfollower variables #bugfix 2019-09-25 12:48:00 -07:00
Alan Weinstock
6d471fd928
Merge pull request #34 from loredan/master
Migration to VSCode/PlatformIO, storing settings in EEPROM and various code changes #featureadd

Files were migrated to a separate location. Comparison and merging of individual files will be done after merge
2019-09-25 11:35:24 -07:00
Vsevolod Merenkov
4165075fa0 Updated gitignore, removed unnecessary files #changelog 2019-09-25 21:27:34 +03:00
Vsevolod Merenkov
14651c0d8a Merge branch 'loredans-additions' of https://github.com/pyr0ball/pyr0piezo 2019-09-25 21:07:39 +03:00
21a37ee2fd Added section to readme about contributing 2019-09-25 10:13:10 -07:00
5d24008dab updated changelog to latest tag 2019-09-25 10:02:08 -07:00
40b20c0670 fixed typo #changelog 2019-09-25 09:47:14 -07:00
a0d6b1d178 Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2019-09-24 19:36:21 -07:00
2bbc20ff4d added explaination on how to fine-tune VccMeter. #changelog
Reshuffled some of the other parts of the readVcc function
moved MUX setup to the void setup function
2019-09-24 19:33:22 -07:00
Vsevolod Merenkov
6b9ea8ef06 Saving settings to EEPROM and other IMO sensible changes 2019-09-25 03:53:27 +03:00
cdae15c99a Fixed serial input updating the wrong variable #bugfix 2019-09-24 14:40:55 -07:00
Vsevolod Merenkov
b35e11696e Initial PlatformIO conversion 2019-09-24 23:44:13 +03:00
b8e008014d Merge branch 'master' of https://github.com/pyr0ball/pyr0piezo 2019-08-30 18:26:49 -07:00
c5a357d290 added new changelog detailing recent changes 2019-08-30 18:25:57 -07:00
914e040633 fixed permissions on scripts 2019-08-30 18:20:52 -07:00
4d8466d79a added usage output to serial by sending <HELP> #featureadd 2019-08-30 11:03:01 -07:00
c79ad7d4bd new version EasyPiezi-v2.1.2 - adds extra test points #featureadd 2019-08-30 11:00:49 -07:00
bc052bccac fixed 0606 rgb led footprint #bugfix 2019-08-30 10:58:57 -07:00
01c530d7c6 fixed incorrect resistor values on FFC Direct vreg #bugfix 2019-08-30 10:57:06 -07:00
52f39b6deb fixed footprint for RGB LED (default polarity was backwards) #bugfix 2019-08-29 12:14:33 -07:00
4b5cc640be Slight adjustment to wire routing for better spacing #bugfix 2019-08-29 12:13:22 -07:00
ceab256895 added regex filter to changelog.sh
removes the category tags from public output
2019-08-29 12:02:44 -07:00
58bdb6035f removed tags from changelog public output 2019-08-29 12:01:40 -07:00