Request for inclusion of Serial monitor speeds including 230400 and 460800?

I seem to recall a long time ago the higher serial speeds were included in the IDE, would it be possible to bring them back please?

Regards,

Graham

If you are NOT using the Serial Monitor you can use higher baud rates.

Why would higher baud rates be any value in the Serial Monitor. It can work faster than I can read already.

...R

I have realterm also which allows the higher baud rates, but I just thought it would be convenient to use the built in monitor to save messing about. Yes the speed is faster than you can read but as a diagnostic tool if you are planning to work with say 460800 (230400 does not work on my DUE but does on the MEGA) it would be handy to use the IDE as an all-in-one.

Regards,

Graham

Robin2:
If you are NOT using the Serial Monitor you can use higher baud rates.

Why would higher baud rates be any value in the Serial Monitor. It can work faster than I can read already.

...R

to minimize time consumed on the Arduino side?

robtillaart:
to minimize time consumed on the Arduino side?

I reckon if you have got to that stage you will want something more sophisticated than the Arduino Serial Monitor.

...R