OSDN Git Service

Alpha 1 development in progress
authortkawata <tkawata@users.sourceforge.jp>
Fri, 27 Apr 2012 14:02:14 +0000 (23:02 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Fri, 27 Apr 2012 14:02:14 +0000 (23:02 +0900)
commit83b6d2a31cc5cdd1de3e241c272b0e0c95dc4bae
tree65c6c5a03e848749df11eeae553c30aed232c0be
parentca874385f5e4e90fcc47cd618f0a23c58c0a6d8e
Alpha 1 development in progress
- Added the serial port baud rate setting to property.xml
- Remember the previous serial port settings.
Samples/Samples/Sample3_Arduino1/property.xml
Source/DNEngine.cpp
Source/DNEngine.h
Source/DNSettings.cpp [new file with mode: 0644]
Source/DNSettings.h [new file with mode: 0644]
Source/DNSettingsImpl.h [new file with mode: 0644]
Source/QtDennco/mainwindow.cpp
Source/Source.pro
Source/platform/qt/qtdnserialportimpl.cpp
Source/platform/qt/qtdnsettingsimpl.cpp [new file with mode: 0644]