1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Commit Graph

  • e2be81fcf7 Replaced strcpy & strcat in file_completion_cb() Nick Patavalis 2018-01-21 17:44:10 +02:00
  • a2899a676c Rewording Nick Patavalis 2018-01-20 23:17:10 +02:00
  • 7eac76f27b Minor rewording Nick Patavalis 2018-01-20 20:29:19 +02:00
  • 8b33ed33d6 Minor rewording Nick Patavalis 2018-01-20 20:18:31 +02:00
  • 8eab62945d Close tty_fd after resetting and before exiting Nick Patavalis 2018-01-20 16:45:48 +02:00
  • 2a120ef1df Comments Nick Patavalis 2018-01-20 16:44:43 +02:00
  • 7bf7b5d491 Explicitly unlock tty_fd when exiting with noreset Nick Patavalis 2018-01-20 14:36:11 +02:00
  • dabb708a8c Explicitly unlock tty_fd before exiting Nick Patavalis 2018-01-20 13:19:51 +02:00
  • 007072bd57 Better --lower/raise-dtr/rts handling Nick Patavalis 2018-01-20 11:38:43 +02:00
  • 36b1dea5b2 Minor rewording / update Nick Patavalis 2018-01-18 10:31:14 +02:00
  • 7bc133c8f9 Added missing options in help string Nick Patavalis 2018-01-18 10:30:11 +02:00
  • 0ad57a2142 Comments Nick Patavalis 2018-01-17 20:44:48 +02:00
  • 58e55a835f Updated email (comments) Nick Patavalis 2018-01-17 20:38:27 +02:00
  • d857e917ab Merge branch 'master' of https://github.com/npat-efault/picocom Nick Patavalis 2018-01-17 19:57:32 +02:00
  • 2fa6a1d7a2 Changed when to enable custom baud by default Nick Patavalis 2018-01-17 19:48:14 +02:00
  • 55b7019934 Changed when to enable custom baud by default Nick Patavalis 2018-01-17 19:48:14 +02:00
  • 8f3cdcb0b0 Regenerated docs Nick Patavalis 2018-01-17 11:45:06 +02:00
  • f44852b124 Formating, minor rewording Nick Patavalis 2018-01-16 23:30:01 +02:00
  • b40a2c8002 Minor rewording Nick Patavalis 2018-01-16 04:52:57 +02:00
  • a36bc69ee1 Smaller standard input read buffer (16 bytes) Nick Patavalis 2018-01-16 04:26:07 +02:00
  • d4bf3502d5 Merge branch 'read-stdin' of https://github.com/JoeMerten/picocom into JoeMerten-read-stdin Nick Patavalis 2018-01-16 04:16:26 +02:00
  • a020a12f7a #73: for read stdin, changed naming to the same as for port read Joe Merten 2018-01-16 03:02:59 +01:00
  • 4845b66d99 #73: read multiple bytes from stdin with a single read() call Joe Merten 2018-01-16 02:58:51 +01:00
  • 8ca2e5a10f Better build support for custom baudrates Nick Patavalis 2018-01-16 03:46:09 +02:00
  • e41aeb84ac Merge branch 'JoeMerten-bsd-improvements' Nick Patavalis 2018-01-16 02:21:41 +02:00
  • 13904345f5 Reverted #84 initial refactoring, removing #define HAS_CUSTOM_BAUD Joe Merten 2018-01-16 00:49:35 +01:00
  • 33b023fe80 #84, renamed bsd.txt to bsd_notes.txt Joe Merten 2018-01-16 00:20:40 +01:00
  • f162d0cf14 #84, just updated bsd.txt Joe Merten 2018-01-16 00:19:09 +01:00
  • 6ebb8c56fc #84: custom baudrate support for OpenBsd, and Dragonfly (but not NetBsd) Joe Merten 2018-01-15 23:30:30 +01:00
  • 249cf8ea3c #84, added missing #endif Joe Merten 2018-01-15 20:35:00 +01:00
  • 4776a5c781 #84, as suggested by Nick, surrounded platform specific headers by appropriated #ifdef Joe Merten 2018-01-15 20:33:05 +01:00
  • 7a14651b93 #84: Manual control of handshake lines for OpenBsd, NetBsd and Dragonfly Joe Merten 2018-01-15 20:23:07 +01:00
  • f9e0b4c8a2 Small refactoring in term.c for bsd improvements Joe Merten 2018-01-15 19:47:46 +01:00
  • ab140a283b Regenerated docs Nick Patavalis 2018-01-13 16:12:33 +02:00
  • 681ff11114 Added the --raise-rts and --raise-dtr options Nick Patavalis 2018-01-13 16:11:07 +02:00
  • 59fc43ef68 Raise / lower / pulse DTR related fixes Nick Patavalis 2018-01-11 19:43:31 +02:00
  • 42182a2232 Updated copyright years in boilerplate Nick Patavalis 2018-01-09 20:35:30 +02:00
  • ec378aed4e Changed VERSION and TTY_Q_SZ in Android.mk Nick Patavalis 2018-01-09 13:53:47 +02:00
  • eaf579f644 Correct printing of string-length Nick Patavalis 2018-01-09 13:44:16 +02:00
  • 7e0f1c5e7f Regenerated docs Nick Patavalis 2018-01-09 02:34:18 +02:00
  • a0c56a4235 Updated manual Nick Patavalis 2018-01-09 02:32:46 +02:00
  • 6af9fe5633 Check for settings mismatch at startup Nick Patavalis 2018-01-09 01:44:22 +02:00
  • 9b49043ee6 Regenerated docs Nick Patavalis 2018-01-02 18:31:17 +02:00
  • 9275584258 Merge pull request #82 from JoeMerten/freebsd-rts-dtr Nick Patavalis 2018-01-02 18:26:25 +02:00
  • de631d4c58 FreeBSD: Fixed initial sw-side state of RTS and DTR Joe Merten 2018-01-02 15:58:58 +01:00
  • cc8d142e2c Fixed #81, FreeBSD rts / dtr control Joe Merten 2018-01-02 15:19:42 +01:00
  • ddffca71d4 Comments Nick Patavalis 2018-01-01 23:46:48 +02:00
  • 4f03c1a1a5 Merge pull request #80 from JoeMerten/rts-dtr-initial-state Nick Patavalis 2018-01-01 23:37:09 +02:00
  • 17ad63b823 Merge pull request #79 from JoeMerten/bsd-custom-baudrate Nick Patavalis 2018-01-01 23:35:57 +02:00
  • bf491c558b Fixed #63, initial sw-side state of RTS and DTR Joe Merten 2017-12-31 17:06:46 +01:00
  • 280e69a967 Updated lowerrts.md Joe Merten 2017-12-31 07:49:02 +01:00
  • 4e9f42f686 Just updated some comments Joe Merten 2017-12-31 07:42:00 +01:00
  • b78410aa04 #77: added custom baudrate support for FreeBSD Joe Merten 2017-12-31 07:32:23 +01:00
  • 78abf75112 renamed custbaud_osx to custbaud_bsd Joe Merten 2017-12-31 06:52:30 +01:00
  • 521803ae4b Added the missing --quiet option to the help msg Nick Patavalis 2017-12-28 01:13:53 +02:00
  • b4a269161f Bumped version to 3.1a and rebuilt docs Nick Patavalis 2017-12-25 22:07:27 +02:00
  • ec09e91db9 Changed version to 3.0, rebuilt docs 3.0 Nick Patavalis 2017-12-25 21:23:07 +02:00
  • 50b8e6962c Added "to hex" character mappings. Nick Patavalis 2017-12-25 21:05:05 +02:00
  • 89fe1ed581 Manual, typos, rewording Nick Patavalis 2017-12-25 10:48:51 +02:00
  • 9bbb25c5cc Updated manual and regenerated docs Nick Patavalis 2017-12-23 13:20:42 +02:00
  • 77e684f5ce Added C-w (write hex) command Nick Patavalis 2017-12-23 13:19:21 +02:00
  • 1b8a19f10e Cleanup error and info messages Nick Patavalis 2017-12-21 15:58:47 +02:00
  • a35a9cb1b7 Updated manual and regenerated docs Nick Patavalis 2017-12-21 15:36:07 +02:00
  • 26522309a3 Added the --hangup command-line option Nick Patavalis 2017-12-21 15:21:08 +02:00
  • 637f7b375e Cleanup / refactor fd_printf and similar functions Nick Patavalis 2017-12-21 12:56:26 +02:00
  • aa58944f34 Manpage formatting tweaks Nick Patavalis 2017-12-21 04:08:37 +02:00
  • 8fb2cd409d Bumped version to 3.0a Nick Patavalis 2017-12-21 01:23:07 +02:00
  • 0ec7213956 Updated manual and regenerated docs Nick Patavalis 2017-12-20 11:11:14 +02:00
  • 89be292023 Workaround for drivers with broken flush Nick Patavalis 2017-12-20 09:48:00 +02:00
  • e6653b45b5 Do not drain the port when exiting by command Nick Patavalis 2017-12-20 06:42:14 +02:00
  • 82d69071c3 Fix HUPCL handling Nick Patavalis 2017-12-20 05:59:55 +02:00
  • 33c2332c18 Set correct term_errno when tcflush fails. Nick Patavalis 2017-12-20 01:31:08 +02:00
  • 69e16a3a70 Factor-out cleanup code from fatal() and main() Nick Patavalis 2017-12-19 22:05:42 +02:00
  • a99d1f8b69 Better example (manual) Nick Patavalis 2017-12-19 17:31:38 +02:00
  • cb4e363fe1 Show message "Ignoring init-string..." Nick Patavalis 2017-12-19 17:30:30 +02:00
  • 977cc7e084 Minor refactoring of KEY_QUIT handling Nick Patavalis 2017-12-19 14:23:46 +02:00
  • c48f6aa78e Suppress help message if escape char is disabled Nick Patavalis 2017-12-17 22:43:54 +02:00
  • d1f439b38d Moved drain delay into term.c Nick Patavalis 2017-12-17 18:38:17 +02:00
  • 2503f0ecfa Clean up error, signal, and exit handling Nick Patavalis 2017-12-17 14:15:52 +02:00
  • ad5ad83983 Typo Nick Patavalis 2017-12-16 22:30:19 +02:00
  • 9fbf4d1c11 Show initstring length Nick Patavalis 2017-12-16 22:29:56 +02:00
  • cea5f644c7 Regenerated documentation Nick Patavalis 2017-12-16 20:15:54 +02:00
  • 9c21667903 Comments Nick Patavalis 2017-12-16 20:05:47 +02:00
  • 0eb644a9be Updated CONTRIBUTORS Nick Patavalis 2017-12-16 19:00:15 +02:00
  • 49041a2ef6 Added the --no-escape command-line option Nick Patavalis 2017-12-16 18:11:33 +02:00
  • 8110b68477 Set the max tty output queue size to 0 (unlimited) Nick Patavalis 2017-12-16 17:40:38 +02:00
  • 12d46e056c Made tty output queue dynamically growable. Nick Patavalis 2017-12-16 17:36:43 +02:00
  • b0e694c7c8 Added section EXITING PICOCOM to manual Nick Patavalis 2017-12-16 14:51:37 +02:00
  • 2ff1431827 Improved termination handling Nick Patavalis 2017-12-16 14:49:46 +02:00
  • e9385b0ece Added the --exit command-line option Nick Patavalis 2017-12-16 10:51:34 +02:00
  • 423c93fe5e Documentation edits Nick Patavalis 2017-12-15 11:16:59 +02:00
  • 5ccc25ad94 Standard input handling Nick Patavalis 2017-12-15 00:13:40 +02:00
  • a5ea42b616 Minor re-wording Nick Patavalis 2017-12-14 20:06:36 +02:00
  • 91ee0d4851 Regenerated documentation Nick Patavalis 2017-12-14 18:47:32 +02:00
  • 6fdd2a3084 Added commandline option --quiet Nick Patavalis 2017-12-14 18:44:44 +02:00
  • 2d075e971e Regenerated docs Nick Patavalis 2017-12-14 14:02:13 +02:00
  • b744b93264 Improvements for exit-after and initstring Nick Patavalis 2017-12-14 13:59:07 +02:00
  • 6d3066eeb8 Free initstring before exiting (being pendantic) Nick Patavalis 2017-12-14 11:43:28 +02:00
  • c6c753e31a Added --exit-after command-line option Nick Patavalis 2017-12-14 11:36:01 +02:00
  • 417effcd6b Formatting Nick Patavalis 2017-12-14 10:24:00 +02:00