Igor Socec
7973b5a5e8
Use a wrapper for logging
2016-11-28 02:01:39 +01:00
Igor Socec
b934bb120c
Some code cleanup
2016-11-19 14:45:43 +01:00
Igor Socec
c17e696566
More extraction of functionality
...
Extracting server and tty functions into separate headers.
Thread functions for new connections, tty data and client data
are also extracted and used as separate functional blocks.
2016-11-19 01:48:12 +01:00
Igor Socec
cad50493a6
Typedef custom structures
2016-11-15 01:17:06 +01:00
igor.socec
5707b9e4e0
fix fd assignment on tty close
2014-08-27 13:36:34 +02:00
Luka Miljak
55367f5fee
Reconfiguring the tty device, basic functionality achived and tested on OlinuXino Lime
2014-04-01 11:58:01 +00:00
Luka Miljak
1a729bd46a
Varoious code improvements and bugfixes
2014-01-10 09:18:45 +00:00
Luka Miljak
8b510d71c1
Adding moxanix.cfg file. Moxanix is now configured with it.
2014-03-28 19:52:15 +01:00
Igor Socec
1001f3ad9c
removed TTY port constraints, added client activity timestamps
2014-03-19 16:16:21 +01:00
Igor Socec
bdf36796bf
improved handling for list of telnet commands
2014-03-19 11:20:16 +01:00
Igor Socec
c312659292
minor code refactoring after awesome first version
2014-03-18 18:14:58 +01:00
Luka Miljak
0176443560
First semi-functional version.
2014-03-18 17:31:42 +01:00
Luka Miljak
c33bd6ca4e
Adding termios configuration and reading from tty device with some other code refactoring. The character read from serial device are currently only printf-ed to console.
2014-03-17 23:10:33 +01:00
Luka Miljak
538e7932c7
Adding first part of infrastructure for tty device handling
2014-03-15 13:24:13 +00:00
Luka Miljak
3926b7738d
Adding tty thread primitive which only reports alive status every 10 seconds.
2014-03-14 17:28:29 +01:00
Igor Socec
f55a83b5fc
introducing tty device path as mandatory parameter
2014-03-06 12:48:39 +01:00
Igor Socec
50df669b40
proposals for tty.c implementation
2014-03-06 10:40:26 +01:00
Igor Socec
0925ff5f83
handling no arguments, renamed header
2014-03-06 08:54:35 +01:00
socec
40607b98aa
introducing files
2014-03-06 02:23:16 +01:00