Commit Graph

61 Commits

Author SHA1 Message Date
David Rose 37a19945ec fix problem with initial setup of notify-level variables 2011-02-27 19:50:38 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
David Rose aac9cb1e82 respect notify-timestamp 2009-12-07 16:49:23 +00:00
David Rose ce182cb038 bi-directional communication 2009-06-11 02:20:43 +00:00
rdb b4fdf5cc46 Remove very-annoying and pointless warning 2008-12-11 20:13:36 +00:00
David Rose 2a5851d614 more consistent output 2008-11-20 00:36:50 +00:00
John Loehrlein 69b464dd02 remove timestamp by default 2008-07-28 22:17:54 +00:00
Josh Wilson 79d14e2fc8 added global function 'giveNotify(cls)' 2006-10-24 01:54:33 +00:00
David Rose 95985c7c1b the default notify level needs to be info. 2006-10-14 00:05:52 +00:00
Josh Wilson 378c3757d5 added setVerbose() and modified setDconfigLevels to undo setVerbose() 2006-10-11 02:13:29 +00:00
Dave Schuyler 60356c6c94 formatting 2006-04-14 03:43:59 +00:00
Dave Schuyler 26ea29157c formatting 2006-03-17 21:41:36 +00:00
David Rose 8c88c3cf97 remove inappropriate hack 2006-02-22 21:21:59 +00:00
Dave Schuyler 699be47bab formatting 2005-12-21 04:18:47 +00:00
Dave Schuyler c176b0e336 formatting 2005-11-04 22:16:25 +00:00
Dave Schuyler e5a6d9e600 formatting 2005-10-22 01:28:08 +00:00
David Rose 54a803d358 fix import statement 2005-10-12 21:47:11 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
David Rose a2b01921df allow sending Python Notify messages into the C++ Notify system 2005-07-24 18:50:19 +00:00
Dave Schuyler 26f0ad5c7b changed import 2005-07-08 02:18:58 +00:00
Joe Shochet 0d5cfa8e1b better pandac importing for old and new FFI 2005-05-27 21:50:18 +00:00
Josh Yelon de2c9d7127 *** empty log message *** 2005-03-01 19:22:00 +00:00
Dave Schuyler 35fac86d24 changed debugCall and debugStateCall 2005-01-27 00:35:55 +00:00
Dave Schuyler 6fe83b0c15 formatting 2005-01-14 06:21:59 +00:00
Dave Schuyler 95256fa6b1 added secondaryFSM debugging 2004-12-17 01:35:21 +00:00
Dave Schuyler 9824a5411e deleted comments 2004-10-07 01:24:58 +00:00
Darren Ranalli 790eff0faa added default-directnotify-level 2004-08-13 21:21:34 +00:00
Dave Schuyler 2522d77d95 minor touchup to self.closed 2004-06-10 05:19:55 +00:00
Dave Schuyler d12cc670aa minor touchup to self.closed 2004-06-10 05:17:54 +00:00
Dave Schuyler 2ced3fd7d2 more closely matching file object 2004-06-10 05:00:48 +00:00
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Dave Schuyler dc78382904 added fsmMemberName 2004-05-27 23:26:16 +00:00
Dave Schuyler e1f734f589 removed print; changed some comments; added seek; changed error text 2004-05-21 23:22:35 +00:00
Dave Schuyler deb7859abb changed .txt file extension to .log 2004-05-21 03:05:17 +00:00
Dave Schuyler fa9a3929b8 added close and __del__ 2004-05-21 02:03:41 +00:00
Dave Schuyler f33c8984f2 *** empty log message *** 2004-05-21 01:43:23 +00:00
Dave Schuyler 1391854247 added object address to debug output 2004-05-12 04:32:03 +00:00
Dave Schuyler 820c8297f5 changed debugCall() 2004-05-07 02:09:22 +00:00
Dave Schuyler c4dbcfebee formatting 2004-04-23 03:56:46 +00:00
Dave Schuyler f04fa19eef added debugStateCall and debugCall 2004-04-23 03:54:00 +00:00
Joe Shochet a526a3908e fixed exception printing problems 2003-05-28 23:33:12 +00:00
David Rose f06c2c81f8 work around mystery print failure in Python 2003-05-08 22:00:39 +00:00
David Rose 17dba63734 remove support for old panda 2003-04-22 16:41:21 +00:00
David Rose 5812050104 correct timezone adjustment 2003-04-03 19:18:50 +00:00
David Rose 84820396a5 adjust client time in log to match server 2003-02-04 22:37:33 +00:00
David Rose cff3c78df9 correct debug statement 2002-08-26 17:09:21 +00:00
Darren Ranalli f1a6b33b01 spelling fix 2002-08-07 00:56:44 +00:00
David Rose 92ca831ca2 chicken-and-egg problem 2002-02-07 18:14:33 +00:00
Joe Shochet a7cd155bb1 *** empty log message *** 2002-02-07 09:15:48 +00:00