Commits
- Add an option to check for a development version update. (lcgamboa)
- Support to check version update. (lcgamboa)
- Add support to show messages when unknown opcodes are detected in PIC based boards. (lcgamboa)
- IO Virtual Term support to write to logfile (lcgamboa)
- Add support to choose do not use Hardware Serial Port. (lcgamboa)
Bug Fixes
- Fix the error of using file paths with space in some spare parts (lcgamboa)
- Fix code to work with old ubuntu versions (lcgamboa)
- Fixes flash memory and configuration bits corruption (in .hex file) when switching between PIC processors. (lcgamboa)
- Fix IO Virtual terminal window controls response when one part deleted (lcgamboa)
- Remove error log message when None HWSerial is selected (lcgamboa)
- Fix the empty spare parts config in backup when errors are detected (lcgamboa)
- Fix LCD hd44780 and Virtual terminal to update on debug stepping (lcgamboa)
- ADXL345 spare part remote control register access. Related to https://github.com/lcgamboa/picsimlab/issues/149 (lcgamboa)