Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
picsimlab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
picsimlab
Commits
a784a363
Commit
a784a363
authored
Jan 25, 2021
by
lcgamboa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chg: changelog updated !minor
parent
6952ea3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
0 deletions
+37
-0
CHANGELOG.md
CHANGELOG.md
+36
-0
picsimlab_build_all_and_deps.sh
picsimlab_build_all_and_deps.sh
+1
-0
No files found.
CHANGELOG.md
View file @
a784a363
## v0.8.6 (2021-01-25)
### New
*
Part DC Motor added. [lcgamboa]
*
Part encoder (rotary) added. [lcgamboa]
*
Support to configure remote control port number in configuration window. [lcgamboa]
*
Push buttons and potentiometer animation implemented. [lcgamboa]
*
New part rotary potentiometer. [lcgamboa]
*
Support to active parts with low input signal for LEDs, RGB LED, Buzzer and 7 segments display. [lcgamboa]
*
Support to save board potentiometers position. [lcgamboa]
*
Initial support to TCP remote control interface. [lcgamboa]
*
Initial support to touch controller xpt2046. [lcgamboa]
*
Support to read in ili9340 8 bit interface added. [lcgamboa]
*
Support to set offset in Signal Generator added. [lcgamboa]
*
Support to qemu_stm32 analog channels added. [lcgamboa]
*
Support to ili9341 8 bit parallel mode added. [lcgamboa]
### Fix
*
Correct state of uart txpin on reset fixed. [lcgamboa]
*
Serial bitbang tx bug fixed. [lcgamboa]
## v0.8.5 (2020-11-28)
### New
...
...
picsimlab_build_all_and_deps.sh
View file @
a784a363
...
...
@@ -46,6 +46,7 @@ cl sudo ./dkms-install.sh
#cl make clean;make -j4
#cl sudo make install
sudo
usermod
-a
-G
dialout
`
whoami
`
cl
sudo
modprobe tty0tty
cd
../../
echo
-e
"
\0
33[1;32m ---------------------- build and install simavr -------------------------
\0
33[0m"
cd
simavr
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment