Commit Graph

33 Commits

Author SHA1 Message Date
Brian Gerkey 77163157c8 Added Ubuntu and MacPorts platform tags. 2010-05-19 21:25:54 +00:00
Josh Faust 9539751568 #2383
* Support copying of messages without opening the popup
 * Add multiple-selection, support it for copying
 * Fix escape-handling for closing the popup windows
2010-03-15 22:17:01 +00:00
Brian Gerkey 2ac742cb3e build fix for OS X 2010-03-04 22:14:56 +00:00
Josh Faust 1586da1820 Fix rxconsole severity filtering of already-received messages (#2361) 2010-01-20 16:57:07 +00:00
Ken Conley 3fd209c765 reverting r7807, #2326 2010-01-12 21:27:58 +00:00
Ken Conley 0fc6ad5658 rxtools: updating manifest 2010-01-11 07:12:53 +00:00
Josh Faust d4a235b105 fix rpath error from roswtf 2010-01-07 19:40:49 +00:00
Josh Faust 64b1419d83 rxconsole/rxloggerlevel shouldn't crash on invalid node names 2010-01-07 01:38:39 +00:00
Brian Gerkey 363ad6ce0e Added rosbuild_add_swigpy_library(), and used it in rxtools, #2193. 2009-12-18 19:13:12 +00:00
Rob Wheeler ee9b87fc24 select wxpython version 2.8 2009-12-09 19:29:02 +00:00
Josh Faust 106e691c22 Add CC/silk attribution 2009-12-04 22:53:29 +00:00
Josh Faust 01825da2a3 Fix "out of dual 32-bit range" exception when requesting a message summary near time 0 2009-11-24 21:55:25 +00:00
Tim Field e9721c7800 Check buffer is non-empty before peeking 2009-11-16 21:01:03 +00:00
Tim Field b4e8c628bc Adding rxplot -b to specify buffer size 2009-11-16 19:26:34 +00:00
Josh Faust ce6633e5ab Add rxloggerlevel button to rxconsole 2009-11-07 00:31:34 +00:00
Josh Faust 17dabefceb Return logger level as well as name in GetLoggers. Allows rxloggerlevel to intelligently set the current logger level when a logger is selected 2009-11-06 22:19:57 +00:00
Ken Conley de06998271 roslib: #1979 deprecated to/from_seconds, tons and updated references in ros core 2009-11-06 22:02:23 +00:00
Josh Faust a71fe59c64 * Fix id counter when messages were set from another location
* Add normally-compiled-out validation of the ordered message list (check for duplicates)
2009-11-06 21:36:57 +00:00
Josh Faust 988b3782a4 Allow creation of new rxconsole windows from within the original, both simply ("New Window..." button), and when creating automatic filters (right-click menus now have (New Window) versions) 2009-11-06 19:49:38 +00:00
Josh Faust d3390ec482 Fix auto-scroll on OSX that broke due to my last selection fix 2009-11-06 07:53:14 +00:00
Josh Faust b0dafd661e Fix selection on OSX 2009-11-06 07:40:38 +00:00
Josh Faust 7dc347a979 Factor out common code to be shared between all the include/exclude menu items 2009-11-06 01:44:39 +00:00
Josh Faust 3c26e6724a * Escape auto-added filters
* Fix location in the popup window
2009-11-06 01:35:11 +00:00
Josh Faust 3c1461576f * Use rich text control for popup to allow bold and coloring
* Escape closes the text popups
2009-11-06 01:25:47 +00:00
Josh Faust c9a48345dc Right-click menu to allow you to include/exclude specific items from a log message (node, location, message) 2009-11-05 22:05:00 +00:00
Josh Faust be136b487f Combine file/function/line into "location" 2009-11-05 03:25:00 +00:00
Josh Faust bd7ff536c9 Fixes for rxconsole on OSX:
* mostly working autoscroll
 * fix filter flickering (remove collapsible pane and layout in wxFormBuilder -- not sure why the sizer setup was not working when hand-done, since it looks basically the same)
2009-11-05 03:01:57 +00:00
Josh Faust 2a3dc4a249 First pass at multiple text filters, and severity filtering in rxconsole.
Also fixes some outstanding bugs, such as selecting an item not causing the auto-scroll to stop
2009-11-04 02:38:12 +00:00
Ken Conley 66d9a7d3de removing false rostopic deps 2009-10-15 23:56:42 +00:00
Brian Gerkey 400fdc35e7 Migrated from deprecated rosbuild APIs. 2009-10-03 01:19:53 +00:00
Josh Faust c062af12c4 Remove invalid breakpoint 2009-09-29 01:46:49 +00:00
Josh Faust 930433fe8f Merge from Node removal branch, removing all Node references from the ROS stack 2009-09-17 21:21:47 +00:00
Ken Conley 8a1a03f015 sound drivers 0.2.0 2009-09-11 03:08:16 +00:00