RRC2+ Settings

The Rocketry Forum

Help Support The Rocketry Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

JDcluster

Well-Known Member
Joined
Feb 23, 2009
Messages
5,376
Reaction score
107
Location
New Jersey
You might want to recheck your settings on your RRC2+.
Older models were set with a 500 ft default setting.
This one uses a 300 ft setting.... don't know why?

I flew mine 3 times about 3 weeks ago without issue except: it deployed lower than expected.

Reason being: the settings are reversed.

The current manual ( Rev 1.03) seems to be correct.

This concludes today's PSA


JD
 
Last edited:
I have one of these on the way. Just to understand you correctly, are you saying the 300 and 500 screen printing is reversed? Or that the switch is in the other position as delivered compared to expected settings in prior manual versions?
 
You might want to recheck your settings on your RRC2+.
If you read what is printed on the PCB and set the altimeter; you might be programming it incorrectly.
I flew mine 3 times about 3 weeks ago without issue except: it deployed lower than expected.

Reason being: the settings are reversed.
Mine was printed as if the 500 ft is default.
When actually it is set stock at 300 ft.

The current manual ( Rev 1.03) seems to be correct.

This concludes today's PSA


JD

I had took a look at mine just after I read your post.
I set mine to 500' but yes, default was set to 300'. The included RRC2+ User Manual that came with mine is Revision 1.03 and reads default is set to 300'

Thanks for the posting, I'd sooner check and make sure I have things set correct than... well you know ;)
 
I know for sure Jeff is gonna make me sorry for asking this but,,,,,,,,,,,,,,,,,,,,,,

What's a PSA ?????????????

Teddy
 
oh...sooo many jokes....
Seriously it's Public Service Announcement.
Or a defunct Airline Company.


Oooooohhhhhhhhhhh,,,,,,,,,,,
OK,,,,,,,,,,
I git it................
Jeff woulda tore me up fer dat one...........
And I'm gonna see him tomorrow at METRA's launch.............
Let's just keep this between us Fritzy............

Teddy
 
Now I just hafta hope Jeff doesn't see this till after tomorrow.........

Teddy
 
You can edit the post and ask him about his Prostate-Specific Antigen (PSA) Test :)

How funny is that,,,,,,,
I'm a colon cancer survivor...........
That's all I could think of for PSA..........

Teddy
 
I went to answer Ted's question and upon posting, there were 6 more posts that weren't there before, including two by fyrwxz. Now am I that sloooooooow?
 
PSA: you know when; a well known public figure tells you some common sense that you should listen to....:facepalm:


JD
 
The altimeter itself is printed with a default of 500 ft main deployment altitude.
At least one of the 3 that, I bought about 5 months ago....
If you read the manual it clearly states that default is 300 ft.
The manual has the correct default settings.

JD


I have one of these on the way. Just to understand you correctly, are you saying the 300 and 500 screen printing is reversed? Or that the switch is in the other position as delivered compared to expected settings in prior manual versions?
 
Hey Jeff, and TRF...

I've finally had an oppurtunity to look at this.
Jeff's email to me yesterday mentioned he observed deployment "lower" than what was set via DIP switch:

"I flew my RRC2+ about 3 weeks ago with stock settings.
The main deployed a little lower than expected.
I checked the settings and the dip switches are correct. It looked like 300 ft not 500. "


Also Jeff, your post here:

"Mine was printed as if the 500 ft is default.
When actually it is set stock at 300 ft."


This is all true and correct...
The User Manual and silkscreened legend on the PCB also concur with this:

DIP Legend.png

Here's the code snippets (which also concur) as well for everyone's review:

// DIP3 assignment
if (DIP3_OFF)
{
// 300' Main
Setpoints.MainElevation = 3;
}
else
{
// 800' Main
Setpoints.MainElevation = 8;
}

// DIP4 assignment
if (!DIP4_OFF)
{
// +200' for Main
Setpoints.MainElevation += 2;
}


I believe the anecdotal observation of a "1-off" lower than expected deployment was due to ambient conditons at the "near sea level" launch site.
My reply to you yesterday Jeff:

"If you can ascertain the ambient pressure conditions for your launch day at your location we can see how far off this could skew the AGL calculations.
Lower pressures can do this, especially when flying at virtual "sea-level" elevation."


We ship them with all the DIP switches OFF, so the unit has a 300' AGL default for Main.

Can you snap a close-up pic of this altimeter legend, Jeff?
Perhaps the silk-screening got smeared or did not set up properly.
 
The way it reads on the PCB is that: 500 ft is default.
Just like the original RRC2's .
That was the problem.

JD


Hey Jeff, and TRF...

I've finally had an oppurtunity to look at this.
Jeff's email to me yesterday mentioned he observed deployment "lower" than what was set via DIP switch:

"I flew my RRC2+ about 3 weeks ago with stock settings.
The main deployed a little lower than expected.
I checked the settings and the dip switches are correct. It looked like 300 ft not 500. "


Also Jeff, your post here:

"Mine was printed as if the 500 ft is default.
When actually it is set stock at 300 ft."


This is all true and correct...
The User Manual and silkscreened legend on the PCB also concur with this:

View attachment 168071

Here's the code snippets (which also concur) as well for everyone's review:

// DIP3 assignment
if (DIP3_OFF)
{
// 300' Main
Setpoints.MainElevation = 3;
}
else
{
// 800' Main
Setpoints.MainElevation = 8;
}

// DIP4 assignment
if (!DIP4_OFF)
{
// +200' for Main
Setpoints.MainElevation += 2;
}


I believe the anecdotal observation of a "1-off" lower than expected deployment was due to ambient conditons at the "near sea level" launch site.
My reply to you yesterday Jeff:

"If you can ascertain the ambient pressure conditions for your launch day at your location we can see how far off this could skew the AGL calculations.
Lower pressures can do this, especially when flying at virtual "sea-level" elevation."


We ship them with all the DIP switches OFF, so the unit has a 300' AGL default for Main.

Can you snap a close-up pic of this altimeter legend, Jeff?
Perhaps the silk-screening got smeared or did not set up properly.
 
The way it reads on the PCB is that: 500 ft is default.
Just like the original RRC2's .
That was the problem.

JD

Can you expound on this, please?

The PCB matches the user manual "table" and the actual legend on the altimeter (straight out of the gerber files I might add)

DIP Legend.png

Connection Diagram.png

I'm not seeing how you arrive at this conclusion...
 
Ok.

2014-04-05%2020.55.17.jpg


For those running Pop-up Blocker:
Open the link in a new window to view.

Apparently the issue here is really me.

I was under the impression that default was 500 like the previous versions of the RRC2.
Dating back to the first RRC2 in 1999.

I must have misread the PCB.

Not trying to cause an issues just trying to get things straight.


Jeff
 
Last edited:
Ok.

2014-04-05%2020.55.17.jpg


Apparently the issue here is really me.

I was under the impression that default was 500 like the previous versions of the RRC2.
Dating back to the first RRC2 in 1999.

I must have misread the PCB.

Not trying to cause an issues just trying to get things straight.

Jeff


I appreciate your pursuit of "straightness", so for the sake of straightness, the default is 300' AGL for the RRC2+ Main Event (as I ship them with all switches off).
You believed the default was 500' AGL, which is what motivated you to inquire by email in the first place. I get all that now.

I'm still unclear about this statement, however:
"Mine was printed as if the 500 ft is default."

I'd like to see this, please.
 
Right click on the box that should be a picture...
open in new window as " Pop-up Blocker" will nuke the picture link.

I mis-read the PCB as I was still under the impression of 500 ft default.

JD


I appreciate your pursuit of "straightness", so for the sake of straightness, the default is 300' AGL for the RRC2+ Main Event (as I ship them with all switches off).
You believed the default was 500' AGL, which is what motivated you to inquire by email in the first place. I get all that now.

I'm still unclear about this statement, however:
"Mine was printed as if the 500 ft is default."

I'd like to see this, please.
 
Right click on the box that should be a picture...
open in new window as " Pop-up Blocker" will nuke the picture link.

I mis-read the PCB as I was still under the impression of 500 ft default.

JD

Jeff, unable to see this picture... sorry. Maybe you can email it to me?
All is clear, now... Can I ask you to change the first post content and perhaps the "title" of this thread so everyone who might read this is straight? :wink:
 
Back
Top