Tool/software:
I have a transmitter that does PPM modulation / 915MHz. According to the specs, CC1101 can do ASK/OOK but not PPM.
As an experiment I took the known data packet, configured CC1101 to send it using the same settings from the transmitter ( preamble, sync words, bitrate etc ) and I was able to receive and decode the transmission on RTL-SDR dongle, so it looks like at least for transmitting CC1101 can somewhat match PPM.
But I have hard times doing receiving on CC1101 - with carefully selected bitrate it kinda gets fractions of packets fine but it constantly reads the remaining 50-60% as some gibberish, it looks like it mashes bits together.
I'd assume my best bet would be to use synchronous read and streaming signals from GDO0 / GDO2?