Menu

RealTerm: Serial/TCP Terminal / News: Recent posts

3.0.1.45

Note: Due to problems with Delphi making development difficult, 3.0.1.45 Betas are being released for Bug and Feature Request testing only. Not for normal users, only if you are testing for bug or feature tickets.

UTC and ISO8601 Timestamps

When capturing data for long periods that might have discontinuities such as the end of daylight savings, you will want to use Univeral Time (UTC), or the ISO8601 format, which embeds the timezone shift.... read more

Posted by Simon Bridger 2018-04-06

3.0.1.44 beta

Capture and Monitor Improvements

Capture Synchonised to EOL
Capturing can now synchronise with end-of-line. This is especially useful when using auto-restart and post-processing, where partial lines makes processing much more difficult.
When EndAfter - Bytes, it stops at first EOL after the byte count reached, or if last char was EOL.
When EndAfter - secs it will stop if last char was EOL, or wait up to 2 seconds for an EOL... read more

Posted by Simon Bridger 2017-10-24

3.0.1.43

Startup INIFiles, Macros, USB Plugging and Samsung Phone Support

Startup INI FIles and Macros
At long last there are startup INI files. Realterm_Always.ini runs before the commandline parameters, so they can override it. Realterm_Default only runs when the commandline is empty.
The commandline is evolving into Macros. There are two macros (Send Strings menu shift+F10/11). They load at startup: %APPDATA%\Realterm\Realterm_Default_Macro1.ini . When Global Hotkeys is checked, they can be run from anywhere in Windows. You can edit and save them from the INI Dialog.
Other improvements to the INI/Command editor are clear and restore, and dbl-click to copy parameters to the editor.... read more

Posted by Simon Bridger 2017-10-17

3.0.1.40 beta

Update Check and Samsung Phone Support

Download

Phone / Unlocking / GSM Module Support
A huge number of users are using RT with Samsung and other phones. Added basic AT commands to MISC tab to make this easier. This is useful for GSM modules from Sparkfun and the like. This will be improved in response to feedback. ... read more

Posted by Simon Bridger 2017-10-10

3.0.1.34 beta

Migrating to New Delphi

Download
Realterm is moving from Delphi XE2 to Delphi 10.1. It is thanks to donations that it can happen.

There has been quite a bit of change around resizing and automatic scaling, and use of system PPI.
Alert users will note that all the UI fonts are now scalable. Users of High DPI screens may find it scales automatically with PPI.

You will notice a new gray line at edge of terminal to show where COLS end, to make it easier to resize manually.... read more

Posted by Simon Bridger 2017-07-06

V3.0.0.33

Out of Beta

Download
With the squashing of the NUL bug in the last release, V3 is now ready to replace V2 for all users. [The only exception maybe those who are using COM/ActiveX from Internet Explorer, as the wrapper dll is gone]

Many Feature Requests
I have gotten through a lot of user feature requests. Do look at the full list below.
Even the Ansi-Color command request, which has been in the too hard basket for years, until I embarassingly discovered it already worked, I was simply overriding it. Oops.... read more

Posted by Simon Bridger 2017-06-16

3.0.0.31 beta

Batch File / Commandline improvements

Finally a fix for Bug#70: Null scrambles terminal - this should be the last beta release, as it's been a showstopper.

Send Files
Multiple files, semicolon separated, can now be sent. This is useful where you want to send groups of commands with a delay between them - just put into separate files and set SENDDLY.
You can Drag and Drop files from explorer to Realterm now too.... read more

Posted by Simon Bridger 2016-11-20

3.0.0.30 beta

Many bug fixes this release, see list below. Also a significant bug discovered in the ALL Chars emulator.

DisplayAs Reorganised
It has grown to have too many items to fit any more in. If you are setting this from the commandline, the param values have changed. The default emulator has been renamed from ASCII to ALL CHARS

Custom TimeStamp
Timestamp can be set with a format string. Right/dbl-click to edit it. The status line previews selected timestamp.
You should use Custom rather than System,(see bug74 which is rather ill deifned and shows no hh:mm:ss at midnight.)
Display Timestamp also gets custom format. right-click to edit. (no cmdline param yet)... read more

Posted by Simon Bridger 2016-06-05

Virus False Positives, Chrome blocking download site

These problems have been tracked to the (legitimate) utility CMDOW which was added in 3.0.0.28.
This has been removed from the installer, and you will need to download it yourself if you need it, a link to it is in the utilities dir.
It is not needed to run Realterm.(It's used in example batch files that demo post-processing).

http://www.i2cchip.com/realterm/Realterm_BETA_3.0.0.29_NO_CMDOW_setup.exe

Posted by Simon Bridger 2016-01-11

3.0.0.29 Beta

Some users have reported false virus reports in 3.0.0.28. Hopefully this release is sufficiently different.
Some minor fixes to commandline params.
See previous news about 3.0.0.28 for last significant improvements.

Binary Sync params added
Added commandline params for binary sync:
BSYNCIS BSYNCDAT BSYNCAND BSYNCXOR BSYNCHI BSYNCLEAD BSYNCSHOWCOUNT

Bug Reports
Beta Downloads... read more

Posted by Simon Bridger 2015-10-31

3.0.0.28 Beta

Improve capture for datalogging, Bluetooth LE module support, other small fixes and changes.

Capture for Data-Logging
Big enhancements to capture for datalogging applications.
* Auto-Filename & Restart: Now automatically creates new files, and names them with DateTime
* Post-Processing: Run a batch file when capture closes
When doing long captures, Capture can be set to automatically finish after time or when a certain size is reached.
Now the capture can automatically re-start a new file, and append the datetime to the filename. (Note that the date format is chosen to sort correctly in filemanager).
eg ... read more

Posted by Simon Bridger 2015-07-15

V3.0.0.27 beta

Bug fixes to some obscure bug reports which have proved significant!

File Sending Speed
File sending has always been very slow ~1200bytes/sec. Oddly there have been few complaints, so this must work for most people, and too fast is probably more often a problem than too slow. Changes to the timers and blocksizes allows it to speed up to over 100kBps if you want. The Char Delay spinedit now goes to -ve values which increase the block sizes, and speed up sending. Status bar shows you the block size as you change it.... read more

Posted by Simon Bridger 2015-05-31

V3.0.0.26 beta

Bedding down 24 & 25. More hotkeys and things to make MiniTerminal more usable...

Resizing

You can now drag resize the window and the terminal rows will change. The ROWS setting now acts as a minimum value.
You can see the actual Row & Col values in the status bar during resizing.
Columns don't change as you drag except in the MiniTerminal view. You can drag the miniterminal
Double-click on ROWS and COLS to set the values.Columns will be set to the full window width - great for fullscreen mode, rows are set to the current actual rowcount.... read more

Posted by Simon Bridger 2015-05-15

Version 3.0.0.25 beta

CRLF

After a long time, it does what the help says again: enter=CR, ctrl+enter=LF, shift+enter=CRLF
In Ansi/VT100 mode, enter=CR, but in Newline mode enter=CRLF
There is also a hotkey for CRLF ctrl+alt+enter

Lots of Hotkeys

Finally local hotkeys are working. Look at the popup menu to see what all the hotkeys are. (There will be more in future releases, so check out the Popup Menu carefully with each new release.)... read more

Posted by Simon Bridger 2015-05-14

Version 3.0.0.24 beta

More bug fixes, some major additions, and following so close on the last release you should make sure to read about that too. Full details in the changelog at the end.

Global Hotkeys & Send Strings

This will be a useful feature for many users.
Hotkeys and menu items have been added for the two send strings on the Send tab. The F10 and F11 keys send the strings. (^F10, ^F11 send numbers).
From the SendString->GlobalHotkeys menu, you can enable system-wide hotkeys. This means that you can sedn these strings from anywhere in windows - not just the realterm screen.
(Currently local hotkeys do not work when the terminal window has focus)... read more

Posted by Simon Bridger 2015-05-12

Version 3.0.0.23 beta

Lots of small feature requests and bugs dealt to.

Big news for those with failing eyesight or Tablets:

  • SCALING bigs up all the fonts and controls. Great for todays high resolution small screens.
  • FULLSCREEN now for tablets and other small screens.

Ini Files and Command line Parameters

Realterm doesn't save its state - the commandline is used to set it up, with custom shortcuts. If you have a lot of options this can be hard work, so now there is a parameter "INIFILE=<file>" to group them all in a file.
The INI FILE button on Misc tab brings up a dialog to edit/make/test ini files, automatically setting all the parameters for you from the UI, and letting you test/get-help on commandline parameters. This is the best way to understand the commandline parameters and has seen fixes and improvements. Hint: Double click on a line to test just that line. Double Click on a param to go straight to the help for that param.
INI files just contain a list of commandline parameters, nothing more. You can have as many or as few parameters as you want or need in them - you should just keep the ones you need, and delete most.
The INI can be run from the commandline, or you can load it and use the "test all" button to apply it in a running realterm (but some params work differently in a running instance).... read more</file>

Posted by Simon Bridger 2015-04-30 Labels: New Version

1 Million Downloads

Hard to believe, but in July 2014 we passed 1 Million downloads from Sourceforge in the 12 years since joining SF.
Amazingly, Realterm is still getting more popular with the download rate continuing to rise each year.

After a long stable period, V3 is in development with many bug fixes and improvements.

And of course thanks to the 0.01% of users who have donated. Donations have let us upgrade Delphi, code sign the executables, and add spy drivers.
Without donations development would have stopped several years ago.

Posted by Simon Bridger 2014-10-01

Beta version 3.0.0.22

V3 has moved out of Alpha, Try the Beta version.
The V3 series is now built with Delphi DEX2, and there may be some subtle changes due to this.
There have been many changes, read the Changelog

Beta versions may be downloaded from www.i2cchip.com/realterm

Posted by Simon Bridger 2014-10-01

Signed Installer for Stable V2.0.0.70

The installer and executable is now code signed for security and easier installation.
Download this version from Sourceforge

Posted by Simon Bridger 2014-10-01

New Release 2.0.0.57

2.0.0.57 now available from SF download.
XP compatible, complete installer with fonts, examples and source.

Posted by Simon Bridger 2008-02-28