To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.nxtOpen lugnet.robotics.nxt in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / NXT / *883 (-20)
  Re: RotateMotor is stuck/nxc
 
(...) Elizabeth, Could you upgrade to b31 of NXC and see if you still have this problem? You will need to update your TextOut call to put the "false" as the last parameter or leave it out altogether. TextOut(0, LCD_LINE2, "DONE ROTATE"); Also, could (...) (17 years ago, 27-Jul-07, to lugnet.robotics.nxt)
 
  RE: RotateMotor is stuck/nxc
 
Just to clarify more although it probably is very clear to most... LEGS_TURNING_DEG = some int to indicate the turning degree MOVENOW & DONE contains different integer values --E -----Original Message----- From: news-gateway@lugnet.com (...) (17 years ago, 27-Jul-07, to lugnet.robotics.nxt)
 
  RotateMotor is stuck/nxc
 
Symptom: Stuck in RotateMotor function call. ===...=== Synopsis of how to create the problem : - 2 tasks - Task1 handles motor A & C - Task2 handles motor B - Task1’s motor movements have to synchronize with the Task2’s motor B movement - Mutex is (...) (17 years ago, 27-Jul-07, to lugnet.robotics.nxt)
 
  Re: Alternate NXT-Firmware flashing tools
 
(...) ReHi Jürgen, yes this is a trivial job, but what should I learn from this packets ? fwflash returns no error back to commandline ... Does this mean fwflash works blindly and returns no protocol or packet errors ? Why is the result "success" (...) (17 years ago, 26-Jul-07, to lugnet.robotics.nxt.nxthacking)
 
  Re: Alternate NXT-Firmware flashing tools
 
Hi Christian, (...) you could add some code in lowlevel.c to dump the USB packets, and then look if you see anything wrong. Jürgen (17 years ago, 26-Jul-07, to lugnet.robotics.nxt.nxthacking)
 
  Re: Alternate NXT-Firmware flashing tools
 
(...) Hi Jürgen, very good idea. Please give me some hints where to start. I haven't found any --verbose command line parameters, yet :D OK, I'm trying to read the source again, expecting ENDIAN problems like every time using PPC and SPARC :-D Bye (...) (17 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
 
  Re: Alternate NXT-Firmware flashing tools
 
Hi Christian, (...) how about trying to fix fwflash? Jürgen (17 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
 
  Re: stop task
 
(...) It hasn't, Elizabeth - I'm not upset at John, and he knows *far* more about programming than I do. I just wanted to point out that there are process where abruptly "killing" a thread was one of the best solutions I ever found, due to the speed (...) (17 years ago, 25-Jul-07, to lugnet.robotics.nxt)
 
  Alternate NXT-Firmware flashing tools
 
Hi NXT-Community, I'm searching for an alternate firmware flashing tool for the NXT... Using the Lego Mindstorms Software is an easy way to do this, but not available for my favorite operating systems. I've tried fwflash from libnxt, but without (...) (17 years ago, 25-Jul-07, to lugnet.robotics.nxt.nxthacking)
 
  RE: stop task
 
Everyone, Being fair in the judgement in using a global watchdog flag to terminate a task. Honestly, when I have a multi-threaded process, I have always used a watchdog type of flag, mutex, semaphore, etc. to signal a thread to terminate. I hardly (...) (17 years ago, 25-Jul-07, to lugnet.robotics.nxt)
 
  Re: stop task
 
(...) Well, you may not consider that awkward, but having been able to use the "stop" & "start" task commands in NQC, I do actually consider it very awkward. For instance, if I want to immediately stop some task under the "stock" FW... well, I (...) (17 years ago, 24-Jul-07, to lugnet.robotics.nxt)
 
  Re: stop task
 
(...) It is not a rather awkward option, imho. That's like saying breaking out of an infinite loop using a flag is awkward and that it would be better to have some form of stop loop keyword that you could use from outside the loop instead. Is it (...) (17 years ago, 24-Jul-07, to lugnet.robotics.nxt)
 
  Re: stop task
 
(...) Using a global to flag out of a task is about the only (rather awkward) option I know of. This is one of the things that I really have issues with under the NXT-G FW. (17 years ago, 24-Jul-07, to lugnet.robotics.nxt)
 
  stop task
 
I just noticed that there is no function to terminate a task like nqc . "stop" . I am currently setting up a global watchdog variable to signal a task to exit. Suggestion? --Elizabeth (17 years ago, 24-Jul-07, to lugnet.robotics.nxt)
 
  Re: Temporarily removing official NXT driver to use SAM-BA
 
FYI, just in case anyone has this problem in the future, I was able to fix it by using "Update Driver" in Device Manager while the NXT was in SAM-BA mode, and telling Windows that I would choose the driver. On the list were the Lego driver and the (...) (17 years ago, 23-Jul-07, to lugnet.robotics.nxt)
 
  Re: It says it is, but it ain't resetting
 
Hi, (...) probably some problem with the USB data transfer on your computer, which corrupted the firmware. This seems to occur with some computers, LEGO put out a driver update last year to correct it: (URL) that the ticking sound doesn't (...) (17 years ago, 23-Jul-07, to lugnet.robotics.nxt)
 
  Re: It says it is, but it ain't resetting
 
(...) I've resurrected the "dead" NXT using the standard procedures and my home computer. Perhaps, the computers in the lab where smarter than mine. Mine performed the download but froze up. I had to power down and reboot. All is fine now, though (...) (17 years ago, 23-Jul-07, to lugnet.robotics.nxt)
 
  Re: RCX Roverbot morphs to NXT
 
(...) The kids in last weeks class got some track models started then they quit when the going got rough. After I finished my model, they realized how much slower tracks are versus wheels. They chose speedy wheels over tracks. It's going to be (...) (17 years ago, 22-Jul-07, to lugnet.robotics.nxt)
 
  Re: It says it is, but it ain't resetting
 
(...) I'll try the Briccx and/or NeXTTool approach. Thanks (17 years ago, 22-Jul-07, to lugnet.robotics.nxt)
 
  Orange color with LeoCAD
 
Bothered by the weird rendering of orange color in LeoCAD, I have compiled an unofficial version that imports, displays and export correctly this color. Get it here: (URL) (17 years ago, 22-Jul-07, to lugnet.cad.leocad, lugnet.robotics.nxt)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR