WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: minicom submitted to repository  (Read 3547 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
minicom submitted to repository
« on: December 03, 2015, 02:38:04 PM »
New version of minicom submitted to TC 6 x86 repository.

Starts up nice in terminal, but i'm not familiar with the software just helping out another user.

If someone is able to test great, thanks.

Quote
Title:          minicom.tcz
Description:    minicom - friendly serial communication program
Version:        2.7
Author:         Miquel van Smoorenburg (1991-1996)
                Maintainer: Adam Lackorzynski (since 2003)
Original-site:  https://alioth.debian.org/frs/?group_id=30018&release_id=1914#source-_2.7-title-content
Copying-policy: GPLv2
Size:           109K
Extension_by:   Arslan S., nitram
Tags:           minicom serial communication
Comments:       A communication program which somewhat resembles the
                shareware program TELIX but is free with source code
                and runs under most Unices.
                ---
                Features include dialing directory with auto-redial,
                support for UUCP-style lock files on serial devices,
                a separate script language interpreter, capture to
                file, multiple users with individual
                configurations and more.
Change-log:     2010/06/23 v2.4 for TC4 (Arslan S.)
Current:        2015/11/22 v2.7 for TC6 (nitram)

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: minicom submitted to repository
« Reply #1 on: March 01, 2016, 05:47:11 AM »
Code: [Select]
minicom --device /dev/ttyUSB2

Code: [Select]
Welcome to minicom 2.7

OPTIONS: I18n
Compiled on Oct  3 2015, 23:17:43.
Port /dev/ttyUSB2, 14:45:29

Press CTRL-A Z for help on special keys

AT
OK
AT+CSQ
+CSQ: 19,99

OK
AT+ATI
ERROR
ATI
Manufacturer: huawei
Model: E160
Revision: 11.608.06.00.52
IMEI: 354764035879942
+GCAP: +CGSM,+DS,+ES
                                                                               
OK

Seems to work. (:
Download a copy and keep it handy: Core book ;)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: minicom submitted to repository
« Reply #2 on: March 01, 2016, 01:57:47 PM »
Thanks for testing Misalf :)