|
|
|
|
||
|
|
Quote:
That picture told me everything. Yes, how you got that S1 is my mistake. Yes, absolutely. I'll exchange it. I think you got my S1 that came with my QuadShot as those to my surprise came with two S1 XBees. I'll send your S2 Monday. It's Friday night now. I'll pre-program it to match the other. -David |
|
|
||
|
|
|
|
||
|
|
Quote:
It would be nice to somehow make that less guesswork. |
|
|
||
|
|
|
|
Joined Sep 2012
2 Posts
|
hello,bmw330i ,I want a Airframe Configuration Files,My model aircraft is The OSAM UAV Team 48" Unicorn Airframe,I
know "http://www.engr.usu.edu/wiki/index.php/OSAMairconfig" is a I want configuration files,But I'm not sure I that I can use,Because I have Lisa/M v2.0 +Aspirin IMU v2.1,The configuration file is used Tiny v2.11+ Infrared Sensors,So I can't confirm that I can use, I hope you give me a Airframe Configuration Files I can use.thank you |
|
|
|
|
||
|
|
Quote:
You'll notice here anytime someone asks about Ardupilot quickly Chris jumps in pointing you to their DIY HQ sales/support site. It's not a bad thing because it gest you to connect with those that can help you. I need to take his lead here and encourage you to join the developers email list and try posting there. Viewing the Wiki. Wiki: http://paparazzi.enac.fr/wiki Getting Started: http://paparazzi.enac.fr/wiki/Getting_Started Airframe Config: http://paparazzi.enac.fr/wiki/Airframe_Configuration This page/blog/thread was not really meant to be a support site for anything Paparazzi because things change rapidly and this page does not. It has become that and contains invaluable bits of info about Paparazzi but for questions about a specific error you're getting compiling an airframe file...best to go where everyone else is. While you are here, how about photos? -BMW |
|
|
||
|
|
|
|
Joined Sep 2012
2 Posts
|
My English is not very good, I don't understand what you mean, I just want a Airframe Config for lisa/m and http://t0.gstatic.com/images?q=tbn:A...kI7tAeGzhuNJCW
|
|
|
|
|
|
|
Joined Mar 2011
3 Posts
|
Problem to compile
Hello,
i've some problems with setting up my airplane (it is my first). I try the example Airframe easystar.xml basic.xml fixedwing_basic.xml infrared.xml cockpitSX.xml default_fixedwing.xml. I dont change anything at the XML Now if I push the build button the following errors appear... Code:
BUILD /home/lordsky/paparazzi/var/EasyStarCCK/flight_plan.xml make[1]: Verlasse Verzeichnis '/home/lordsky/paparazzi' cd sw/airborne; make PAPARAZZI_SRC=/home/lordsky/paparazzi PAPARAZZI_HOME=/home/lordsky/paparazzi TARGET=sim ARCHI=sim ARCH=sim all make[1]: Betrete Verzeichnis '/home/lordsky/paparazzi/sw/airborne' DEPEND /home/lordsky/paparazzi/var/EasyStarCCK/sim/.depend make[1]: Verlasse Verzeichnis '/home/lordsky/paparazzi/sw/airborne' make[1]: Betrete Verzeichnis '/home/lordsky/paparazzi/sw/airborne' CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/mcu.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/mcu_arch.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/led_hw.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/mcu_periph/sys_time.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/mcu_periph/sys_time_arch.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/./inter_mcu.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/math/pprz_geodetic_int.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/math/pprz_geodetic_float.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/math/pprz_geodetic_double.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/math/pprz_trig_int.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/mcu_periph/i2c.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/mcu_periph/i2c_arch.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/main_fbw.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/electrical.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/./commands.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/fbw_downlink.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/main_ap.o firmwares/fixedwing/main_ap.c:85: note: #pragma message: CAUTION! radio control roll channel input has been changed to follow aerospace sign conventions. You will have to change your radio control xml file to get a positive value when banking right! CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/./estimator.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/ap_downlink.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/sim_ap.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/datalink/downlink.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/datalink.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/sim_gps.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/ivy_transport.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/sim_adc_generic.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/settings.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/subsystems/settings_arch.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/sim_ahrs.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/sim_ir.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/radio_control.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/radio_control/ppm.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/arch/sim/subsystems/radio_control/ppm_arch.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/stabilization/stabilization_attitude.o firmwares/fixedwing/stabilization/stabilization_attitude.c:40: note: #pragma message: CAUTION! ALL control gains have to be positive now! CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/guidance/guidance_v.o firmwares/fixedwing/guidance/guidance_v.c:112: note: #pragma message: CAUTION! ALL control gains have to be positive now! CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/ahrs.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/ahrs/ahrs_infrared.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/gps.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/gps/gps_sim.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/nav.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/navigation/common_flight_plan.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/navigation/traffic_info.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/navigation/nav_survey_rectangle.o CC /home/lordsky/paparazzi/var/EasyStarCCK/sim/subsystems/navigation/nav_line.o LD /home/lordsky/paparazzi/var/EasyStarCCK/sim/simsitl /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/main_ap.o: In function `reporting_task': /home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: undefined reference to `infrared' /home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: undefined reference to `infrared' /home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: undefined reference to `infrared' /home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: undefined reference to `infrared' /home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: undefined reference to `infrared' /home/lordsky/paparazzi/var/EasyStarCCK/sim/firmwares/fixedwing/main_ap.o:/home/lordsky/paparazzi/sw/airborne/firmwares/fixedwing/main_ap.c:422: more undefined references to `infrared' follow collect2: ld returned 1 exit status File "/home/lordsky/paparazzi/var/EasyStarCCK/sim/simsitl.ml", line 1, characters 0-1: Error: Error while building custom runtime system make[1]: *** [/home/lordsky/paparazzi/var/EasyStarCCK/sim/simsitl] Fehler 2 make[1]: Verlasse Verzeichnis '/home/lordsky/paparazzi/sw/airborne' make: *** [sim] Fehler 2 make: Verlasse Verzeichnis '/home/lordsky/paparazzi' DONE (exec make -C /home/lordsky/paparazzi -f Makefile.ac AIRCRAFT=EasyStarCCK sim 2>&1) can anyone help? Carl |
|
|
|
|
|
LordSky,
You can start by searching the paparazzi-devel Archives for the error message, to see if your error message has allready been described, here: http://lists.nongnu.org/archive/html/paparazzi-devel/ If not, you can send the question to the group: paparazzi-devel@nongnu.org You should then include the content of your airframe file in the request. The request and answers will appear at the mailing-list, (http://lists.nongnu.org/archive/html/paparazzi-devel/) |
|
|
|
|
|
|
Joined May 2012
14 Posts
|
Hi can someone please help me. My group and I are trying to build a small UAV using paparazzi autopilot.
Here's our current setup: * Small fixedwing RC aircraft * Lisa/M2.0 autopilot * Laptop w/ Ubuntu 12.4 running the latest stable paparazzi * XBee Pro Series 2 Zigbee radios. * Servos (I can give you the model numbers if you need them) * other sensors we don't care about yet. We have played around with Paparazzi using the Microjet and have gotten used to the Ground Control Station simulations. When we went to actually try software on the actual Lisa M2 autopilot, nothing happened. Uploading anything with "test" in the title (i.e. "test_LEDs") did nothing. The autopilot didn't like it since there was no 1Hz blinking red LED. We loaded "setup_actuators" and the autopilot liked the code (it blinked a red LED at 1Hz). However, nothing happened. We attached our servos and they did not move. Looking in the code for "setup_actuators", this makes sense since there really isn't anything in there. We noticed that there isn't a whole lot of code for the Lisa/M2 that we can work with. Does anyone know where we can find some example code for it? What we are trying to do I guess is setup a hardware in the loop simulation. We want to have our Lisa connected to our computer via USB, run a simulation on the computer similar to the Microjet and watch the servos move as the simulation plane turns. What are we missing? We have been stuck on trying to get this to work for a week or so and it seems like we are missing something crucial and easy. If anyone can help us out we would appreciate it very much. We're struggling. |
|
|
|
|
||
|
Brasil, RS, Porto Alegre
Joined Aug 2008
443 Posts
|
HIL simulation not work anymore because the serial speed is too low to send the sensor data back to autopilot.
i asked this @ ppz forum months ago. Quote:
|
|
|
||
|
|
||
|
|
Quote:
Sorry to hear about the issues. It is very important to note that support for Paparazzi is via the email list. Details to join on the Wiki http://paparazzi.enac.fr/wiki If you have a Lisa autopilot why not try contacting them directly? http://transition-robotics.com/contact.html This thread is a few years old and is really information purposes of my experience. Really you have probably found almost no one from Paparazzi or Transition robotics logs on here as they have their own Wiki and forums. Hope this helps you go find the proper place to get your answers. |
|
|
||
|
|
||
|
Brasil, RS, Porto Alegre
Joined Aug 2008
443 Posts
|
Quote:
I asked the same think some months ago in PPZ forum. You can search for HIL in developer chat log. |
|
|
||