Cybermat, try looking at the .SECTION files in the campaign folder. You can add squadrons and aircraft for player and AI there.
Stoli, look at the
Mission.cs file. There are two methods called createRandomBomberFlight. Lines 890 and 998 you can see where it chooses a random altitude for the bombers. It's easy enough to change. You will have to recompile, though.