lp:gnome-serial

Created by Jim Hodapp and last modified
Get this branch:
bzr branch lp:gnome-serial
Members of GNOME Serial Core Maintainers can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
GNOME Serial Core Maintainers
Project:
GNOME Serial
Status:
Development

Recent revisions

13. By Jim Hodapp

Fixed the formatting of the rest of the source files. Also changed some #define statements to be strong const data types.

12. By Jim Hodapp

Got rid of tabs in main.cpp and main.hpp. Will get rid of tabs and replace with 4 spaces for the other source files as well.

11. By Jim Hodapp

Send and receive to/from the TextView is working. This is basic functionality. Current functionality is like having echo turned on (every character typed is repeated). This code needs some cleanup, profiling and optimization to make sure it does not leak memory and is as speedy as possible.

10. By Jim Hodapp

Updated the files that bzr should ignore and never add to revision control.

9. By Jim Hodapp

Added a relative path to the gnome_serial-ui.xml file location.

8. By Jim Hodapp

Got Rs232 port reading to work again. Also made sure that the Rs232ServiceManager thread only gets started once per instance.

7. By Jim Hodapp

A new serial port connection and tab are dynamically generated when the 'New' menu item is clicked.

6. By Jim Hodapp

Getting ready to add support for any number of main window notebook tabs and any number of Rs232 ports associated with those tabs.

5. By Jim Hodapp

Added code layout use reference for the asio and serial_port code from Jeff Gray on the Boost users mailing list.

4. By Jim Hodapp

Implementation of the same very basic serial port functionality using the Boost serial_port API instead of raw POSIX.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.