UK
Offline
Newbie
Karma: 0
Posts: 15
I'm getting too old for complicated programming
|
 |
« on: September 25, 2012, 10:18:37 am » |
Could I request that an option is added that auto opens the Serial Monitor after a successful upload please.
I have a debug monitor program that I use for all debugging and it is tiresome to always have to manually select the Monitor after every compile.
Thanks Graham
|
|
|
|
|
Logged
|
Graham
|
|
|
|
|
|
UK
Offline
Newbie
Karma: 0
Posts: 15
I'm getting too old for complicated programming
|
 |
« Reply #2 on: September 25, 2012, 11:06:19 am » |
That looks promising Ill try it tomorrow & let you know. Thanks very much. Graham
|
|
|
|
|
Logged
|
Graham
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #3 on: September 25, 2012, 11:47:13 am » |
That looks promising Ill try it tomorrow & let you know. Thanks very much. Graham
New version also lets you click the open serial monitor button while uploading  and it schedules the opening of the monitor when the upload ends (if you forget to hold Ctrl key when uploading)
|
|
|
|
|
Logged
|
|
|
|
|
Buena Vista, CO
Offline
Full Member
Karma: 0
Posts: 157
Arduino rocks
|
 |
« Reply #4 on: September 25, 2012, 07:31:37 pm » |
Looks real good! I'm still on 0.22, Is it version specific? Jim
|
|
|
|
|
Logged
|
8000ft above the average
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #5 on: September 25, 2012, 07:44:33 pm » |
Yes  only newer arduino. But if you want to keep 0022 you can check the changes here https://github.com/eried/Arduino/commits/master and add them to your version 
|
|
|
|
|
Logged
|
|
|
|
|
Buena Vista, CO
Offline
Full Member
Karma: 0
Posts: 157
Arduino rocks
|
 |
« Reply #6 on: September 25, 2012, 08:10:09 pm » |
From the titles it is hard to find which ones I want. I am specifically interested in 2, 3, 5, 6, 9, 11, 12. Jim
|
|
|
|
|
Logged
|
8000ft above the average
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #7 on: September 25, 2012, 08:18:20 pm » |
Yeah, almost all the enhancements are in the ".net upgrades". But I suggest you to go 1.0.1, I tried to keep my lovely 0023 but at the end, all new libraries are coming for the 1.0 :/ so it is like "upgrade or die"
Anyway, my modded version does not shares anything with your 0022, just set another Arduino folder in the options and you are ready to go! I have the 2 ones installed right now, no conflicts, no shared Sketches or libraries.
|
|
|
|
|
Logged
|
|
|
|
|
UK
Offline
Newbie
Karma: 0
Posts: 15
I'm getting too old for complicated programming
|
 |
« Reply #8 on: September 26, 2012, 07:25:02 am » |
Well done eried that's a huge improvement. Thanks
Can I request a hot key to select the 'Upload then open Serial Monitor' option please.
Or better... add it as a configuration that forces this as a default when the 'upload' button is pressed.
10/10 Thanks again Graham
|
|
|
|
|
Logged
|
Graham
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #9 on: September 26, 2012, 08:38:01 am » |
I didn't found a free key  do you suggest a combination?
|
|
|
|
|
Logged
|
|
|
|
|
UK
Offline
Newbie
Karma: 0
Posts: 15
I'm getting too old for complicated programming
|
 |
« Reply #10 on: September 26, 2012, 10:21:39 am » |
Ah - I did not think of that as a snag.  Ctrl 'right arrow' ? Any chance of a configuration setting to choose the default behaver of 'Ctrl U' (ie with OR without the Serial Monitor launch) Graham
|
|
|
|
|
Logged
|
Graham
|
|
|
|
Offline
Edison Member
Karma: 26
Posts: 1339
You do some programming to solve a problem, and some to solve it in a particular language. (CC2)
|
 |
« Reply #11 on: September 26, 2012, 10:34:35 am » |
Ctrl shift U ?
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #12 on: September 28, 2012, 12:28:25 pm » |
Ctrl shift U ?
Already used, but mapping all the keys I found Ctrl+Alt+U unnused. So next week version will include that.
|
|
|
|
|
Logged
|
|
|
|
|
UK
Offline
Newbie
Karma: 0
Posts: 15
I'm getting too old for complicated programming
|
 |
« Reply #13 on: September 29, 2012, 10:57:57 am » |
Thanks for that eried (I sent you a donation for this) Unfortunately the combination Ctrl-Alt-U produces the ascii character 250 (ú) on my Pc running XP. Which corrupts the source code without careful placing of the cursor :  cheers Graham
|
|
|
|
|
Logged
|
Graham
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #14 on: September 29, 2012, 11:15:16 am » |
Oh, I didn't noticed that. There is another menu that uses alt, can you check it?
|
|
|
|
|
Logged
|
|
|
|
|
|